mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 21:41:12 +00:00
Bump jsonrpc-* dependencies to v15 (#7157)
* Bump jsonrpc-* dependencies to v15 * Remove unused imports
This commit is contained in:
@@ -26,8 +26,8 @@ test-helpers = []
|
||||
derive_more = "0.99.2"
|
||||
futures01 = { package = "futures", version = "0.1.29" }
|
||||
futures = { version = "0.3.4", features = ["compat"] }
|
||||
jsonrpc-pubsub = "14.2"
|
||||
jsonrpc-core = "14.2"
|
||||
jsonrpc-pubsub = "15.0"
|
||||
jsonrpc-core = "15.0"
|
||||
rand = "0.7.3"
|
||||
parking_lot = "0.10.0"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user