Update docker images to alpine 3.11 and rust 1.40

This commit is contained in:
Daniel García
2019-12-22 21:42:13 +01:00
parent 2545469713
commit 4cec502f7b
15 changed files with 65 additions and 65 deletions

View File

@@ -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