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 62c021e..22626a4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,7 +32,7 @@ serde_json = "1.0.79"
# Utility
getrandom = { version = "0.2.6", features = ["js"] }
-rand = "0.8.5"
+rand = "0.10.0"
dotenv = "0.15.0"
urlparse = "0.7.3"