1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-09-20 08:32:41 +00:00

Update Crate and Rust

- Updated all crates
- Updated Rust to the latest patch version
This commit is contained in:
BlackDex 2024-04-26 22:25:00 +02:00
commit 8ff82dd259
No known key found for this signature in database
GPG key ID: 58C80A2AA6C765E1
6 changed files with 250 additions and 234 deletions

View file

@ -1,4 +1,4 @@
[toolchain]
channel = "1.77.0"
channel = "1.77.2"
components = [ "rustfmt", "clippy" ]
profile = "minimal"