mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
* Bump jsonrpsee to v0.15.1 Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Update Cargo.lock Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * Update cargo.lock Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * client: Upadte jsonrpsee-core from relay-chain-interface Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> * update substrate & polkadot * update substrate & polkadot Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ futures = "0.3.21"
|
||||
futures-timer = "3.0.2"
|
||||
parity-scale-codec = "3.1.5"
|
||||
parking_lot = "0.12.1"
|
||||
jsonrpsee = { version = "0.14.0", features = ["ws-client"] }
|
||||
jsonrpsee = { version = "0.15.1", features = ["ws-client"] }
|
||||
tracing = "0.1.34"
|
||||
async-trait = "0.1.56"
|
||||
url = "2.2.2"
|
||||
|
||||
Reference in New Issue
Block a user