From 678ab880085697c8f70da656ce16c4b8c38e45c9 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 22 Aug 2019 15:52:10 +0200 Subject: Bump url to 2.1. --- net/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') 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] -- cgit v1.2.3