1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-22 02:35:24 +00:00
vaultwarden/rust-toolchain.toml
BlackDex 8ff82dd259
Update Crate and Rust
- Updated all crates
- Updated Rust to the latest patch version
2024-04-26 22:25:00 +02:00

4 lines
88 B
TOML

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