mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-06-17 00:00:09 +00:00
- Updated web-vault to v2025.5.0 - Updated Rust to v1.87.0 - Updated all the crates - Replaced yubico with yubico_ng - Fixed several new (nightly) clippy lints Signed-off-by: BlackDex <black.dex@gmail.com>
4 lines
88 B
TOML
4 lines
88 B
TOML
[toolchain]
|
|
channel = "1.87.0"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|