Fixed unit tests

This commit is contained in:
Mathias Hall-Andersen
2020-02-21 00:31:00 +01:00
parent db02609334
commit 8de2305cc7
9 changed files with 107 additions and 90 deletions

View File

@@ -23,7 +23,7 @@ rand_core = "^0.5"
chacha20poly1305 = "^0.3"
aead = "^0.2"
clear_on_drop = "0.2.3"
env_logger = "0.6"
env_logger = "0.7"
num_cpus = "^1.10"
daemonize = "0.4.1"
crossbeam-channel = "0.4"
@@ -43,9 +43,7 @@ features = ["nightly"]
profiler = ["cpuprofiler"]
start_up = []
[dev-dependencies]
pnet = "0.25.0"
proptest = "0.9.4"
rand_chacha = "0.2.1"
rand_chacha = "0.2.1"