From 9ea51d170815dc0c3ee6b089265ce6aa82f8b0ae Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Mon, 12 Mar 2018 15:35:07 +0100 Subject: Bump dependencies. --- 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 b7844c4d..bd97084b 100644 --- a/net/Cargo.toml +++ b/net/Cargo.toml @@ -16,7 +16,7 @@ hyper-tls = "0.1.2" libc = "0.2.33" native-tls = "0.1.4" percent-encoding = "1.0.1" -rand = "0.3" +rand = "0.4" tokio-core = "0.1" tokio-io = "0.1.4" url = "1.6.0" -- cgit v1.2.3