mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-27 23:03:13 +08:00
- Update Rust to v1.93.1 - Updated all the crates Adjust changes needed for the newer `rand` crate - Updated GitHub Actions Signed-off-by: BlackDex <black.dex@gmail.com>
5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "1.93.1"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|