mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update bindgen and webxr.
This commit is contained in:
parent
60b3af4dad
commit
4fffa67a6e
3 changed files with 12 additions and 63 deletions
|
@ -80,7 +80,7 @@ unicode-segmentation = "1.0"
|
|||
void = "1.0.2"
|
||||
|
||||
[build-dependencies]
|
||||
bindgen = { version = "0.58", optional = true, default-features = false }
|
||||
bindgen = { version = "0.62", optional = true, default-features = false }
|
||||
lazy_static = "1"
|
||||
log = "0.4"
|
||||
regex = { version = "1.1", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue