From 043871d71f68a8a52d1e53b4882b8afd210fd241 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 19 Nov 2018 14:07:20 +0100 Subject: Bump version of 'rand'. --- net/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/Cargo.toml') diff --git a/net/Cargo.toml b/net/Cargo.toml index 551f1e00..4eec9357 100644 --- a/net/Cargo.toml +++ b/net/Cargo.toml @@ -18,7 +18,7 @@ libc = "0.2.33" memsec = "0.5.4" native-tls = "0.2.0" percent-encoding = "1.0.1" -rand = "0.5" +rand = "0.6" tokio-core = "0.1" tokio-io = "0.1.4" url = "1.6.0" -- cgit v1.2.3