summaryrefslogtreecommitdiff
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 3fc6804..0759193 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -24,7 +24,7 @@ serde = "1.0.85"
[dev-dependencies]
csv = "1.0.5"
-rand = "0.6.4"
+rand = "0.7.3"
serde_derive = "1.0.85"
serde_urlencoded = "0.6.1"