Skip to content

Commit

Permalink
Merge pull request #2399 from inejge/master
Browse files Browse the repository at this point in the history
Update env_proxy to 0.4.1
  • Loading branch information
kinnison authored Jul 7, 2020
2 parents 2d01987 + 69fddf1 commit 1e309fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion download/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ reqwest-backend = ["reqwest", "env_proxy", "lazy_static"]
error-chain = "0.12"
url = "2.1"
curl = { version = "0.4.11", optional = true }
env_proxy = { version = "0.4", optional = true }
env_proxy = { version = "0.4.1", optional = true }
lazy_static = { version = "1.0", optional = true }
reqwest = { version = "0.10", features = ["blocking", "gzip"], optional = true }

Expand Down

0 comments on commit 1e309fe

Please sign in to comment.