mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 19:21:03 +00:00
update futures dependency (#5426)
This commit is contained in:
@@ -20,7 +20,7 @@ wasmtime = [
|
||||
[dependencies]
|
||||
derive_more = "0.99.2"
|
||||
futures01 = { package = "futures", version = "0.1.29" }
|
||||
futures = "0.3.1"
|
||||
futures = "0.3.4"
|
||||
futures-diagnose = "1.0"
|
||||
parking_lot = "0.10.0"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user