Skip to content

Commit

Permalink
Auto merge of #17328 - emilio:bindgenup, r=upsuper
Browse files Browse the repository at this point in the history
style: update bindgen.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17328)
<!-- Reviewable:end -->
  • Loading branch information
bors-servo committed Jun 14, 2017
2 parents d3cc41c + b741df3 commit 2209566
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 components/style/Cargo.toml
Expand Up @@ -78,7 +78,7 @@ kernel32-sys = "0.2"
[build-dependencies]
lazy_static = "0.2"
log = "0.3"
bindgen = { version = "0.25.3", optional = true }
bindgen = { version = "0.25.4", optional = true }
regex = {version = "0.2", optional = true}
walkdir = "1.0"
toml = {version = "0.2.1", optional = true, default-features = false}

0 comments on commit 2209566

Please sign in to comment.