Files
vaultwarden/rust-toolchain.toml
2026-02-08 19:24:20 +01:00

5 lines
88 B
TOML

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