mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Auto merge of #14768 - upsuper:upgrade-bindgen, r=emilio
Upgrade libbindgen to 0.1.5 0.1.4 is known to be broken on Windows, and earlier version may not work properly in various platforms. r? @emilio <!-- 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/14768) <!-- Reviewable:end -->
This commit is contained in:
commit
ab623de261
2 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue