1
0
Fork 1
vaultwarden/rust-toolchain.toml

5 Zeilen
88 B
TOML

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