mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Use mozjs 0.3 fork without Heap::new
This commit is contained in:
parent
b93f153ed5
commit
b49acf40ba
4 changed files with 8 additions and 8 deletions
|
@ -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:
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue