mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-28 17:00:02 +02:00
Update Rust to 1.86.0 (#5744)
- also raise MSRV to 1.84.0 - fix `Dockerfile` template - remove no longed needed `-vvv` argument for `cargo build`
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "1.85.1"
|
||||
channel = "1.86.0"
|
||||
components = [ "rustfmt", "clippy" ]
|
||||
profile = "minimal"
|
||||
|
||||
Reference in New Issue
Block a user