mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
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.
This commit is contained in:
parent
c6ea1ec91f
commit
f1f1466aa1
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