mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Auto merge of #20173 - emilio:formatted-style, r=nox
style: Update bindgen to 0.33. <!-- 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/20173) <!-- Reviewable:end -->
This commit is contained in:
commit
7944bcbe8d
3 changed files with 54 additions and 8 deletions
|
@ -78,7 +78,7 @@ kernel32-sys = "0.2"
|
|||
[build-dependencies]
|
||||
lazy_static = "1"
|
||||
log = "0.3"
|
||||
bindgen = { version = "0.32.3", optional = true }
|
||||
bindgen = { version = "0.33.1", optional = true }
|
||||
regex = {version = "0.2", optional = true}
|
||||
walkdir = "1.0"
|
||||
toml = {version = "0.2.1", optional = true, default-features = false}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue