mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 05:05:41 +00:00
Remove futures 0.1 (#5699)
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
This commit is contained in:
@@ -6,7 +6,6 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
futures = "0.3.21"
|
||||
futures01 = { package = "futures", version = "0.1.29" }
|
||||
hex = "0.4.3"
|
||||
gum = { package = "tracing-gum", path = "../../gum" }
|
||||
rand = "0.8.5"
|
||||
|
||||
Reference in New Issue
Block a user