1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-19 23:40:06 +02:00
vaultwarden/rust-toolchain.toml
Mathijs van Veluw 6cadb2627a
Update Rust, crates and web-vault (#4558)
* Update Rust and crates

- Updated Rust to v1.78.0
- Updated crates

* Update web-vault to v2024.5.0
2024-05-19 20:30:34 +02:00

5 Zeilen
88 B
TOML

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