From ad90c90352508c0404f270ed40b0f3705dd69717 Mon Sep 17 00:00:00 2001 From: Sam Scott Date: Wed, 3 Jan 2018 22:32:11 +0000 Subject: Update deps. --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') 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 -- cgit v1.2.3