vaultwarden/rust-toolchain.toml

5 lines
88 B
TOML

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