mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 13:48:00 +00:00
Bump serde from 1.0.106 to 1.0.110 (#90)
This commit is contained in:
committed by
Bastian Köcher
parent
5a463ff3ca
commit
13fbc6ea5c
@@ -13,7 +13,7 @@ default-features = false
|
||||
features = ["derive"]
|
||||
|
||||
[dependencies.serde]
|
||||
version = "1.0.106"
|
||||
version = "1.0.110"
|
||||
optional = true
|
||||
features = ["derive"]
|
||||
|
||||
|
||||
@@ -24,7 +24,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.106", features = ["derive"] }
|
||||
serde = { version = "1.0.110", features = ["derive"] }
|
||||
serde_json = "1.0.53"
|
||||
sp-bridge-eth-poa = { path = "../../primitives/ethereum-poa" }
|
||||
time = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user