mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-06 20:45:00 +00:00
Update docker images to alpine 3.11 and rust 1.40
This commit is contained in:
parent
2545469713
commit
4cec502f7b
15 changed files with 65 additions and 65 deletions
|
@ -41,8 +41,8 @@ rmpv = "0.4.2"
|
|||
chashmap = "2.2.2"
|
||||
|
||||
# A generic serialization/deserialization framework
|
||||
serde = "1.0.103"
|
||||
serde_derive = "1.0.103"
|
||||
serde = "1.0.104"
|
||||
serde_derive = "1.0.104"
|
||||
serde_json = "1.0.44"
|
||||
|
||||
# Logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue