Elimited Daemonize dependency

This commit is contained in:
Mathias Hall-Andersen
2020-05-17 22:07:59 +02:00
parent 8d53b0f5c1
commit 16f21989b4
5 changed files with 117 additions and 37 deletions

View File

@@ -25,7 +25,6 @@ aead = "^0.2"
clear_on_drop = "0.2.3"
env_logger = "0.7"
num_cpus = "^1.10"
daemonize = "0.4.1"
crossbeam-channel = "0.4"
cpuprofiler = { version = "*", optional = true }