mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-21 06:21:01 +00:00
update futures dependency (#5426)
This commit is contained in:
@@ -20,7 +20,7 @@ sp-api = { version = "2.0.0-alpha.5", path = "../../../primitives/api" }
|
||||
sc-telemetry = { version = "2.0.0-alpha.5", path = "../../telemetry" }
|
||||
sp-consensus = { version = "0.8.0-alpha.5", path = "../../../primitives/consensus/common" }
|
||||
sp-inherents = { version = "2.0.0-alpha.5", path = "../../../primitives/inherents" }
|
||||
futures = "0.3.1"
|
||||
futures = "0.3.4"
|
||||
futures-timer = "3.0.1"
|
||||
parking_lot = "0.10.0"
|
||||
log = "0.4.8"
|
||||
|
||||
Reference in New Issue
Block a user