Skip to content

Commit

Permalink
Upgrade to bindgen 0.29.
Browse files Browse the repository at this point in the history
  • Loading branch information
upsuper committed Jul 28, 2017
1 parent b1d9746 commit 193be64
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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.26.1", optional = true }
bindgen = { version = "0.29", 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 193be64

Please sign in to comment.