mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 01:41:03 +00:00
Bump serde_json from 1.0.50 to 1.0.51 (#53)
This commit is contained in:
committed by
Bastian Köcher
parent
709be9e58d
commit
c0881f5582
@@ -18,7 +18,7 @@ log = "0.4.8"
|
||||
parking_lot = "0.10.0"
|
||||
rustc-hex = "2.0.1"
|
||||
serde = { version = "1.0.106", features = ["derive"] }
|
||||
serde_json = "1.0.50"
|
||||
serde_json = "1.0.51"
|
||||
sp-bridge-eth-poa = { path = "../../primitives/ethereum-poa" }
|
||||
time = "0.2"
|
||||
web3 = { git = "https://github.com/svyatonik/rust-web3.git", branch = "fix_receipt" }
|
||||
|
||||
Reference in New Issue
Block a user