Clean dependencies and imports

This commit is contained in:
Mathias Hall-Andersen
2019-11-21 11:43:16 +01:00
parent 3ba0247634
commit 92dbb4c46a
11 changed files with 59 additions and 65 deletions

View File

@@ -27,7 +27,6 @@ aead = "^0.1.1"
clear_on_drop = "0.2.3"
env_logger = "0.6"
num_cpus = "^1.10"
jemallocator = "0.3.0"
[target.'cfg(unix)'.dependencies]
libc = "0.2"