1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-03-12 16:47:03 +01:00
vaultwarden/rust-toolchain.toml
2025-02-22 10:04:00 +01:00

4 Zeilen
86 B
TOML

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