1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-08-19 17:25:24 +00:00

Updated web vault, dependencies and base docker images

This commit is contained in:
Daniel García 2020-10-03 20:14:17 +02:00
commit ab4355cfed
No known key found for this signature in database
GPG key ID: FC8A7D14C3CD543A
9 changed files with 120 additions and 111 deletions

View file

@ -47,8 +47,8 @@ rmpv = "0.4.5"
chashmap = "2.2.2"
# A generic serialization/deserialization framework
serde = "1.0.116"
serde_derive = "1.0.116"
serde = "1.0.115"
serde_derive = "1.0.115"
serde_json = "1.0.57"
# Logging