1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-11-21 06:58:29 +00:00

Update dependencies

This commit is contained in:
Daniel García 2019-11-02 17:39:27 +01:00
commit 72a46fb386
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
2 changed files with 75 additions and 65 deletions

View file

@ -41,8 +41,8 @@ rmpv = "0.4.2"
chashmap = "2.2.2"
# A generic serialization/deserialization framework
serde = "1.0.101"
serde_derive = "1.0.101"
serde = "1.0.102"
serde_derive = "1.0.102"
serde_json = "1.0.41"
# Logging