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:
parent
d29b6bee28
commit
72a46fb386
2 changed files with 75 additions and 65 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue