1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-01-05 11:25:40 +01:00
vaultwarden/rust-toolchain.toml

5 Zeilen
88 B
TOML

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