1
0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-09-16 15:42:24 +02:00
Vaultwarden/rust-toolchain.toml
2024-09-07 10:39:29 +02:00

5 lines
88 B
TOML

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