Daemonization
This commit is contained in:
@@ -20,13 +20,14 @@ futures = "0.1.28"
|
||||
arraydeque = "0.4.5"
|
||||
treebitmap = "^0.4"
|
||||
crossbeam-channel = "0.3.9"
|
||||
hjul = "^0.2"
|
||||
hjul = "0.2.1"
|
||||
ring = "0.16.7"
|
||||
chacha20poly1305 = "^0.1"
|
||||
aead = "^0.1.1"
|
||||
clear_on_drop = "0.2.3"
|
||||
env_logger = "0.6"
|
||||
num_cpus = "^1.10"
|
||||
daemonize = "0.4.1"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
libc = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user