mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Upgrade bindgen to 0.25.3
This commit is contained in:
parent
aa4aef379d
commit
4b687b02fe
2 changed files with 4 additions and 4 deletions
|
@ -76,7 +76,7 @@ kernel32-sys = "0.2"
|
|||
[build-dependencies]
|
||||
lazy_static = "0.2"
|
||||
log = "0.3"
|
||||
bindgen = { version = "0.25.1", optional = true }
|
||||
bindgen = { version = "0.25.3", 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