mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-04-26 15:24:31 +00:00
- also raise MSRV to 1.84.0 - fix `Dockerfile` template - remove no longed needed `-vvv` argument for `cargo build`
4 lines
88 B
TOML
4 lines
88 B
TOML
[toolchain]
|
|
channel = "1.86.0"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|