aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b3564aa..f2faf11 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ harness = false
structopt = "0.3.26"
# Utility
-rand = "0.8.4"
+rand = "0.8.5"
# Logging
log = "0.4.14"