Skip to content

Commit

Permalink
Update futures
Browse files Browse the repository at this point in the history
  • Loading branch information
negator committed Dec 8, 2021
1 parent 589a62c commit 2316b71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ windows-shared-memory-equality = []
bincode = "1"
crossbeam-channel = "0.4"
fnv = "1.0.3"
futures-preview = { version = "0.3.0-alpha.17", optional = true }
futures-test-preview = { version = "0.3.0-alpha.17", optional = true }
futures = "0.3"
futures-test = "0.3"
lazy_static = "1"
libc = "0.2.12"
rand = "0.7"
Expand Down

0 comments on commit 2316b71

Please sign in to comment.