vaultwarden/rust-toolchain.toml

4 lines
88 B
TOML
Raw Permalink Normal View History

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