1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-07-07 13:04:57 +00:00

Updated dependencies

This commit is contained in:
Daniel García 2019-12-06 22:06:42 +01:00
parent e777be3dde
commit a5aa4d9b54
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
2 changed files with 81 additions and 81 deletions

View file

@ -43,7 +43,7 @@ chashmap = "2.2.2"
# A generic serialization/deserialization framework
serde = "1.0.103"
serde_derive = "1.0.103"
serde_json = "1.0.42"
serde_json = "1.0.44"
# Logging
log = "0.4.8"