mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 07:01:03 +00:00
* companion for #12663 jsonrpsee v0.16.1 * update deps * update rpc client params * update substrate and polkadot
This commit is contained in:
@@ -25,7 +25,7 @@ tokio = { version = "1.22.0", features = ["sync"] }
|
||||
futures = "0.3.25"
|
||||
futures-timer = "3.0.2"
|
||||
parity-scale-codec = "3.2.1"
|
||||
jsonrpsee = { version = "0.15.1", features = ["ws-client"] }
|
||||
jsonrpsee = { version = "0.16.2", features = ["ws-client"] }
|
||||
tracing = "0.1.37"
|
||||
async-trait = "0.1.59"
|
||||
url = "2.3.1"
|
||||
|
||||
Reference in New Issue
Block a user