mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-04-29 14:14:36 +02:00

- also raise MSRV to 1.84.0 - fix `Dockerfile` template - remove no longed needed `-vvv` argument for `cargo build`
5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "1.86.0"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|