From 177727d730d786c71ba3afbc02f023f4b40c27a8 Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Wed, 28 Aug 2019 15:32:03 -0700 Subject: third_party: downgrade 'url' crate to version 1.7.2 --- cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/Cargo.toml') diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 632c60c13..09b881bf3 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -49,7 +49,7 @@ tokio-io = "0.1.12" tokio-process = "0.2.4" tokio-rustls = "0.9.3" tokio-threadpool = "0.1.15" -url = "2.1.0" +url = "1.7.2" utime = "0.2.1" [target.'cfg(windows)'.dependencies] -- cgit v1.2.3