Skip to content
Snippets Groups Projects
Commit 75137756 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by Bastian Köcher
Browse files

Bump serde from 1.0.111 to 1.0.112 (#133)

parent 90641e06
No related merge requests found
......@@ -19,7 +19,7 @@ default-features = false
features = ["derive"]
[dependencies.serde]
version = "1.0.111"
version = "1.0.112"
optional = true
features = ["derive"]
......
......@@ -25,7 +25,7 @@ num-traits = "0.2"
parity-crypto = { version = "0.6", features = ["publickey"] }
parking_lot = "0.10.2"
rustc-hex = "2.0.1"
serde = { version = "1.0.111", features = ["derive"] }
serde = { version = "1.0.112", features = ["derive"] }
serde_json = "1.0.55"
sp-bridge-eth-poa = { path = "../../primitives/ethereum-poa" }
time = "0.2"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment