1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-30 07:39:09 +00:00
vaultwarden/rust-toolchain.toml
2025-01-09 14:12:01 -05:00

4 lines
88 B
TOML

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