summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 768514b..75209e2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -46,3 +46,5 @@ features = ["nightly"]
[dev-dependencies]
proptest = "0.9.4"
pnet = "^0.22"
+rand_chacha = "0.2.1"
+rand_core = "0.5"