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

Update bindgen to 0.46 #22574

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

Always

Just for now

Update bindgen to 0.46

  • Loading branch information
Eijebong committed Dec 29, 2018
commit c3df9b594bcf437fc5bb627c27e58684864e1881

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

@@ -76,7 +76,7 @@ void = "1.0.2"
[build-dependencies]
lazy_static = "1"
log = "0.4"
bindgen = { version = "0.44", optional = true, default-features = false }
bindgen = { version = "0.46", optional = true, default-features = false }
regex = {version = "1.0", optional = true}
walkdir = "2.1.4"
toml = {version = "0.4.5", optional = true, default-features = false}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.