1
0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-11-08 12:02:32 +01:00
Vaultwarden/rust-toolchain.toml
2024-08-09 11:52:56 +02:00

5 lines
88 B
TOML

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