Bump serde from 1.0.105 to 1.0.106 (#52)

This commit is contained in:
dependabot-preview[bot]
2020-04-06 01:58:30 +00:00
committed by Bastian Köcher
parent 5fff153419
commit 709be9e58d
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.105", features = ["derive"] }
serde = { version = "1.0.106", features = ["derive"] }
serde_json = "1.0.50"
sp-bridge-eth-poa = { path = "../../primitives/ethereum-poa" }
time = "0.2"