summaryrefslogtreecommitdiffstats
path: root/net/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'net/Cargo.toml')
-rw-r--r--net/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Cargo.toml b/net/Cargo.toml
index c48a7be9..061ece30 100644
--- a/net/Cargo.toml
+++ b/net/Cargo.toml
@@ -17,7 +17,7 @@ hyper-tls = "0.2"
libc = "0.2.33"
native-tls = "0.1.4"
percent-encoding = "1.0.1"
-rand = "0.4"
+rand = "0.5"
tokio-core = "0.1"
tokio-io = "0.1.4"
url = "1.6.0"