Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade libbindgen to 0.1.5 #14768

Merged
merged 1 commit into from Dec 29, 2016
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Upgrade libbindgen to 0.1.5

0.1.4 is known for being broken on Windows, and earlier version may not
work properly in various platforms.
  • Loading branch information
upsuper committed Dec 29, 2016
commit f1f1466aa19b037de0004e4f293aa3c71ee8e58c

Some generated files are not rendered by default. Learn more.

@@ -66,7 +66,7 @@ kernel32-sys = "0.2"

[build-dependencies]
lazy_static = "0.2"
libbindgen = {version = "0.1.1", optional = true}
libbindgen = {version = "0.1.5", optional = true}
phf_codegen = "0.7.20"
regex = {version = "0.1", optional = true}
walkdir = "0.1"
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.