Remove futures 0.1 (#5699)

Signed-off-by: koushiro <koushiro.cqx@gmail.com>
This commit is contained in:
Qinxuan Chen
2022-06-18 22:01:33 +08:00
committed by GitHub
parent 4d8fdf2e68
commit 6c1c27c1ff
2 changed files with 114 additions and 122 deletions
-1
View File
@@ -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"