mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-07 00:00:09 +02:00
executor: remove unused dependency (#1406)
This commit is contained in:
@@ -23,7 +23,6 @@ categories = ["concurrency", "asynchronous"]
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
crossbeam-utils = { git = "https://github.com/stjepang/crossbeam", branch = "raw-parker" }
|
||||
|
||||
[dev-dependencies]
|
||||
futures-core-preview = "=0.3.0-alpha.17"
|
||||
|
||||
Reference in New Issue
Block a user