Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… into android-x86_64

Conflicts:
	Cargo.lock
  • Loading branch information
malbarbo committed May 9, 2017
2 parents 4501d91 + 49c6fe2 commit d9e680c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 src/download/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rustls-backend = ["hyper", "env_proxy", "rustls", "lazy_static", "ca-loader"]
[dependencies]
error-chain = "0.7.1"
url = "1.1"
curl = { version = "0.4", optional = true }
curl = { version = "0.4.6", optional = true }
lazy_static = { version = "0.2", optional = true }
native-tls = { version = "0.1", optional = true }

Expand Down

0 comments on commit d9e680c

Please sign in to comment.