vaultwarden/rust-toolchain.toml

5 lines
88 B
TOML
Raw Permalink Normal View History

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