Use upstream mozjs 0.3

This commit is contained in:
Igor Matuszewski 2018-03-18 21:32:32 +01:00
parent 23b6f569d0
commit d3ad9ae70f
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ opt-level = 3
# lto = false
[patch.crates-io]
mozjs = { git = "https://github.com/Xanewok/rust-mozjs", branch = "remove-heap-constructor" }
# If you need to temporarily test Servo with a local fork of some upstream
# crate, add that here. Use the form:
#