mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Auto merge of #15372 - emilio:bindgenup, r=upsuper
BindgenUp r? @heycam or @upsuper or @bholley <!-- 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/15372) <!-- Reviewable:end -->
This commit is contained in:
commit
50dca76ae3
4 changed files with 496 additions and 492 deletions
|
@ -66,7 +66,7 @@ kernel32-sys = "0.2"
|
|||
|
||||
[build-dependencies]
|
||||
lazy_static = "0.2"
|
||||
bindgen = { version = "0.20.1", optional = true }
|
||||
bindgen = { version = "0.21.1", optional = true }
|
||||
phf_codegen = "0.7.20"
|
||||
regex = {version = "0.2", optional = true}
|
||||
walkdir = "1.0"
|
||||
|
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue