mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
Bump serde from 1.0.111 to 1.0.112 (#133)
This commit is contained in:
committed by
Bastian Köcher
parent
90641e065a
commit
7513775676
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user