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:
parent
948dc82228
commit
ab4355cfed
9 changed files with 120 additions and 111 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue