summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Cargo.toml b/net/Cargo.toml
index 7ea67c4d..6389bbfa 100644
--- a/net/Cargo.toml
+++ b/net/Cargo.toml
@@ -37,7 +37,7 @@ nettle = "5.0"
percent-encoding = "1.0.1"
tokio-core = "0.1"
tokio-io = "0.1.4"
-url = "1.6.0"
+url = "2.1"
zbase32 = "0.1.2"
[dev-dependencies]