Update bindgen and webxr.

This commit is contained in:
Josh Matthews 2022-11-22 13:17:20 -05:00
parent 60b3af4dad
commit 4fffa67a6e
3 changed files with 12 additions and 63 deletions

View file

@ -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 }