1
0
Fork 0
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:
Daniel García 2021-03-25 20:05:20 +01:00
commit 3e4ff47a38
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
2 changed files with 21 additions and 22 deletions

View file

@ -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