aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2dad279..aa27597 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -59,6 +59,7 @@ aes-gcm-siv = "0.11.1"
argon2 = "0.6.0-pre.1"
sha2 = "0.11.0-pre.4"
rand = "0.9.0-alpha.2"
+rand_distr = "0.5.1"
# Other helpers and stuff
bytes = "1.7.1"