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