1
0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-09-19 17:01:32 +02:00
Vaultwarden/rust-toolchain.toml

5 lines
88 B
TOML

[toolchain]
channel = "1.80.0"
components = [ "rustfmt", "clippy" ]
profile = "minimal"