mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Move Runtime to rust-mozjs.
This commit is contained in:
parent
2a5119ff37
commit
95e4e25924
4 changed files with 5 additions and 59 deletions
2
components/servo/Cargo.lock
generated
2
components/servo/Cargo.lock
generated
|
@ -479,7 +479,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "js"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/servo/rust-mozjs#9512c3c770774ed73a2fdcc635eee178cbd02ab1"
|
||||
source = "git+https://github.com/servo/rust-mozjs#402b7b2db8816ffeccacfa9a8d316f4487e96ba0"
|
||||
dependencies = [
|
||||
"libc 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"mozjs_sys 0.0.0 (git+https://github.com/servo/mozjs)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue