0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-12-31 00:53:52 -05:00
vaultwarden/rust-toolchain.toml

5 lines
88 B
TOML
Raw Normal View History

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