mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-07 00:18:03 +00:00
Bump jsonrpsee-core to 11.0
This commit is contained in:
committed by
dependabot[bot]
parent
60b8c7bf1d
commit
3f9a57dedb
Generated
+1
-1
@@ -2101,7 +2101,7 @@ dependencies = [
|
||||
"cumulus-primitives-core",
|
||||
"derive_more",
|
||||
"futures 0.3.21",
|
||||
"jsonrpsee-core 0.10.1",
|
||||
"jsonrpsee-core 0.11.0",
|
||||
"parity-scale-codec",
|
||||
"parking_lot 0.12.0",
|
||||
"polkadot-overseer",
|
||||
|
||||
@@ -23,5 +23,5 @@ parking_lot = "0.12.0"
|
||||
derive_more = "0.99.2"
|
||||
async-trait = "0.1.53"
|
||||
thiserror = "1.0.30"
|
||||
jsonrpsee-core = "0.10.1"
|
||||
jsonrpsee-core = "0.11.0"
|
||||
parity-scale-codec = "3.1.2"
|
||||
|
||||
Reference in New Issue
Block a user