Bump serde from 1.0.104 to 1.0.105 (#41)

This commit is contained in:
dependabot-preview[bot]
2020-03-23 05:03:43 +00:00
committed by Bastian Köcher
parent 57daabb813
commit bf4851976d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ linked-hash-map = "0.5.2"
log = "0.4.8"
parking_lot = "0.10.0"
rustc-hex = "2.0.1"
serde = { version = "1.0.40", features = ["derive"] }
serde = { version = "1.0.105", features = ["derive"] }
serde_json = "1.0.40"
sp-bridge-eth-poa = { path = "../../primitives/ethereum-poa" }
time = "0.1"