Skip to content

Commit

Permalink
Auto merge of #61 - servo:bindgen, r=emilio
Browse files Browse the repository at this point in the history
Update rust-bindgen to 0.51

… to deduplicate with servo/mozjs#201
  • Loading branch information
bors-servo committed Sep 24, 2019
2 parents bf4e5a5 + 876424c commit e13697c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webxr/Cargo.toml
Expand Up @@ -49,4 +49,4 @@ android_injected_glue = { version = "0.2.2", optional = true }

[build-dependencies]
gl_generator = "0.13"
bindgen = "0.49.0"
bindgen = "0.51.0"

0 comments on commit e13697c

Please sign in to comment.