mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 23:07:57 +00:00
Bump serde from 1.0.105 to 1.0.106 (#52)
This commit is contained in:
committed by
Bastian Köcher
parent
5fff153419
commit
709be9e58d
@@ -13,7 +13,7 @@ default-features = false
|
||||
features = ["derive"]
|
||||
|
||||
[dependencies.serde]
|
||||
version = "1.0.105"
|
||||
version = "1.0.106"
|
||||
optional = true
|
||||
features = ["derive"]
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user