mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: Upgrade bindgen to 0.63.0
Differential Revision: https://phabricator.services.mozilla.com/D163375
This commit is contained in:
parent
020ba9e749
commit
bf593a81ed
2 changed files with 4 additions and 4 deletions
|
@ -85,7 +85,7 @@ unicode-segmentation = "1.0"
|
|||
void = "1.0.2"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = { version = "0.62", optional = true, default-features = false }
|
||||
bindgen = { version = "0.63", optional = true, default-features = false }
|
||||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
mozbuild = { version = "0.1", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue