mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
Prune duplicate crossbeam dependencies (#1795)
Signed-off-by: koushiro <[email protected]>
This commit is contained in:
committed by
Lucio Franco
parent
0f11d56a3c
commit
93cc30d051
@@ -21,7 +21,7 @@ keywords = ["futures", "tokio"]
|
||||
categories = ["concurrency", "asynchronous"]
|
||||
|
||||
[dependencies]
|
||||
crossbeam-utils = "0.6.2"
|
||||
crossbeam-utils = "0.7.0"
|
||||
futures = "0.1.19"
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user