mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 00:58:02 +00:00
Bump serde_json from 1.0.56 to 1.0.57 (#235)
This commit is contained in:
committed by
Bastian Köcher
parent
06236a37dd
commit
112eb86b8f
@@ -27,7 +27,7 @@ parity-crypto = { version = "0.6", features = ["publickey"] }
|
||||
parking_lot = "0.11.0"
|
||||
rustc-hex = "2.0.1"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0.56"
|
||||
serde_json = "1.0.57"
|
||||
sysinfo = "0.15"
|
||||
sp-bridge-eth-poa = { path = "../../primitives/ethereum-poa" }
|
||||
time = "0.2"
|
||||
|
||||
@@ -14,7 +14,7 @@ env_logger = "0.7.1"
|
||||
futures = "0.3.5"
|
||||
jsonrpsee = { git = "https://github.com/paritytech/jsonrpsee", features = ["ws"] }
|
||||
log = "0.4.11"
|
||||
serde_json = "1.0.56"
|
||||
serde_json = "1.0.57"
|
||||
url = "2.1.0"
|
||||
|
||||
[dependencies.sp-core]
|
||||
|
||||
Reference in New Issue
Block a user