Revert to crossbeam

This commit is contained in:
Mathias Hall-Andersen
2019-12-16 15:26:15 +01:00
parent c873528a55
commit fd3ba63e80
8 changed files with 43 additions and 51 deletions

View File

@@ -26,6 +26,7 @@ clear_on_drop = "0.2.3"
env_logger = "0.6"
num_cpus = "^1.10"
daemonize = "0.4.1"
crossbeam-channel = "0.4"
cpuprofiler = { version = "*", optional = true }
[target.'cfg(unix)'.dependencies]