Skip to content

Commit

Permalink
Futures 0.3.18 has been Yanked
Browse files Browse the repository at this point in the history
  • Loading branch information
paulip1792 committed Dec 16, 2021
1 parent 4901b6b commit 1306310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -28,7 +28,7 @@ snarkvm = { git = "https://github.com/AleoHQ/snarkVM.git", rev = "471e03b" }
#snarkvm = { path = "../snarkVM" }

bytes = "1.0.0"
futures = { version = "0.3.18", features = ["thread-pool"]}
futures = { version = "0.3.17", features = ["thread-pool"]}

crossterm = { version = "0.22" }
tui = { version = "0.16.0", features = ["crossterm"] }
Expand Down

0 comments on commit 1306310

Please sign in to comment.