1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-09-18 20:21:12 +02:00
vaultwarden/rust-toolchain.toml

4 Zeilen
88 B
TOML

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