mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +00:00
upgrade a few dependencies (companion for 7831) (#2205)
* upgrade a few dependencies * "Update Substrate" Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -23,7 +23,7 @@ serde = { version = "1.0.117", default-features = false, features = [ "derive" ]
|
||||
sp-externalities = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true }
|
||||
sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true }
|
||||
sp-io = { git = "https://github.com/paritytech/substrate", branch = "master", optional = true }
|
||||
parking_lot = { version = "0.11.0", optional = true }
|
||||
parking_lot = { version = "0.11.1", optional = true }
|
||||
log = { version = "0.4.11", optional = true }
|
||||
futures = { version = "0.3.8", optional = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user