mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-12 17:09:39 -06:00
- Updated all the crates - Updated Rust to v1.92.0 - Updated to Alpine v3.23 - Adjusted some nightly clippy lints Signed-off-by: BlackDex <black.dex@gmail.com>
5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "1.92.0"
|
|
components = [ "rustfmt", "clippy" ]
|
|
profile = "minimal"
|