1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-31 16:19:10 +00:00
vaultwarden/rust-toolchain.toml
2024-06-16 21:52:18 +02:00

4 lines
88 B
TOML

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