mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-08 20:12:34 +01:00
b9bdc9b8e2
- Updated Rust to v1.76.0 - Updated crates - Updated web-vault to v2024.1.2b - Fixed some Clippy lints - Moved lint check configuration Cargo.toml - Fixed issue with Reset Password Enrollment when logged-in via device
5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "1.76.0"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|