mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 02: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 @@ statemine-runtime = { path = "../parachains/runtimes/assets/statemine" }
|
||||
westmint-runtime = { path = "../parachains/runtimes/assets/westmint" }
|
||||
contracts-rococo-runtime = { path = "../parachains/runtimes/contracts/contracts-rococo" }
|
||||
penpal-runtime = { path = "../parachains/runtimes/testing/penpal" }
|
||||
jsonrpsee = { version = "0.14.0", features = ["server"] }
|
||||
jsonrpsee = { version = "0.15.1", features = ["server"] }
|
||||
parachains-common = { path = "../parachains/common" }
|
||||
|
||||
# Substrate
|
||||
|
||||
Reference in New Issue
Block a user