mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-17 10:15:12 +00:00
Update Rust to 1.84.1 (#5508)
- also update the crates - add necessary modifications for `rand` upgrade - `small_rng` is enabled by default now
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "1.84.0"
|
||||
channel = "1.84.1"
|
||||
components = [ "rustfmt", "clippy" ]
|
||||
profile = "minimal"
|
||||
|
Reference in New Issue
Block a user