mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
Bump serde from 1.0.104 to 1.0.105 (#41)
This commit is contained in:
committed by
Bastian Köcher
parent
57daabb813
commit
bf4851976d
@@ -13,7 +13,7 @@ default-features = false
|
||||
features = ["derive"]
|
||||
|
||||
[dependencies.serde]
|
||||
version = "1.0.101"
|
||||
version = "1.0.105"
|
||||
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.40", features = ["derive"] }
|
||||
serde = { version = "1.0.105", features = ["derive"] }
|
||||
serde_json = "1.0.40"
|
||||
sp-bridge-eth-poa = { path = "../../primitives/ethereum-poa" }
|
||||
time = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user