mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-01 07:24:48 +00:00
Update dependencies, particularly openssl to 1.1.1k
This commit is contained in:
parent
8ea01a67f6
commit
3e4ff47a38
2 changed files with 21 additions and 22 deletions
|
@ -47,7 +47,7 @@ rmpv = "0.4.7"
|
|||
chashmap = "2.2.2"
|
||||
|
||||
# A generic serialization/deserialization framework
|
||||
serde = { version = "1.0.124", features = ["derive"] }
|
||||
serde = { version = "1.0.125", features = ["derive"] }
|
||||
serde_json = "1.0.64"
|
||||
|
||||
# Logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue