aboutsummaryrefslogtreecommitdiffstats
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 a8c264f..a400bf3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -40,6 +40,7 @@ antidote = "1.0.0"
log4rs = "0.8.0"
frippy_derive = { path = "frippy_derive" }
+rand = "0.5.5"
# TODO Use crates.io again, as soon as OpenSSL 1.1.1 is supported
[dependencies.irc]