mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-06-15 06:41:04 +03:00
d6a3d539ed
- Updated Rust to v1.96.0 - Updated all the crates, and adjusted code where needed - Fixed some nightly reported clippy lints - Updated all the GitHub actions Signed-off-by: BlackDex <black.dex@gmail.com>
5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "1.96.0"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|