Skip to content

Commit 1e309fe

Browse files
authored
Merge pull request #2399 from inejge/master
Update env_proxy to 0.4.1
2 parents 2d01987 + 69fddf1 commit 1e309fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

download/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ reqwest-backend = ["reqwest", "env_proxy", "lazy_static"]
1818
error-chain = "0.12"
1919
url = "2.1"
2020
curl = { version = "0.4.11", optional = true }
21-
env_proxy = { version = "0.4", optional = true }
21+
env_proxy = { version = "0.4.1", optional = true }
2222
lazy_static = { version = "1.0", optional = true }
2323
reqwest = { version = "0.10", features = ["blocking", "gzip"], optional = true }
2424

0 commit comments

Comments
 (0)