1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-12-18 10:40:42 +01:00
vaultwarden/rust-toolchain.toml

5 Zeilen
88 B
TOML

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