summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2f10a29..dabe626 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,8 +27,8 @@ serde_derive = "1.0.1"
[dev-dependencies]
csv = "0.15"
-rand = "0.3"
-serde_urlencoded = "0.4"
+rand = "0.4"
+serde_urlencoded = "0.5"
[lib]
test = false