mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
* update polkadot and substrate * add jsonrpsee glue code * fix tests * update substrate & polkadot * update substrate & polkadot * update Cargo.lock * revert Cargo.toml * revert changes in Cargo.toml * update companion * revert substrate change * add Cargo.lock * update substrate manually * update polkadot
This commit is contained in:
@@ -23,7 +23,7 @@ futures = "0.3.21"
|
||||
futures-timer = "3.0.2"
|
||||
parity-scale-codec = "3.1.2"
|
||||
parking_lot = "0.12.0"
|
||||
jsonrpsee = { version = "0.11.0", features = ["client"] }
|
||||
jsonrpsee = { version = "0.12.0", features = ["client"] }
|
||||
tracing = "0.1.34"
|
||||
async-trait = "0.1.53"
|
||||
url = "2.2.2"
|
||||
|
||||
Reference in New Issue
Block a user