1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-05-16 05:50:04 +02:00
vaultwarden/rust-toolchain.toml
Mathijs van Veluw 2ad33ec97f
Update Crate and Rust (#4522)
* Update Crate and Rust

- Updated all crates
- Updated Rust to the latest patch version

* Updated GitHub Actions
2024-04-27 00:53:42 +02:00

5 Zeilen
88 B
TOML

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