Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Commit

Permalink
Auto merge of #469 - servo:jdm-patch-10, r=jdm
Browse files Browse the repository at this point in the history
Update mozjs version for VS 2017 changes.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-mozjs/469)
<!-- Reviewable:end -->
  • Loading branch information
bors-servo committed Aug 27, 2019
2 parents e30fa41 + a25a303 commit ab48ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ lazy_static = "1"
libc = "0.2"
log = "0.4"
num-traits = "0.2"
mozjs_sys = { git = "https://github.com/servo/mozjs", rev = "9c0e589be9dc873e07fb30f47966a80c08b711fa" }
mozjs_sys = { git = "https://github.com/servo/mozjs", rev = "2bf4912a6ff1f5ea333afb1cb53dfe9361157b14" }

0 comments on commit ab48ca7

Please sign in to comment.