mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
New version of crossbeam-deque (#468)
This commit is contained in:
committed by
Carl Lerche
parent
36c817f0c3
commit
19da6ff59a
@@ -19,7 +19,7 @@ categories = ["concurrency", "asynchronous"]
|
||||
[dependencies]
|
||||
tokio-executor = { version = "0.1.2", path = "../tokio-executor" }
|
||||
futures = "0.1.19"
|
||||
crossbeam-deque = "0.3"
|
||||
crossbeam-deque = "0.5.0"
|
||||
num_cpus = "1.2"
|
||||
rand = "0.5"
|
||||
log = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user