mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update Cargo.toml
This commit is contained in:
parent
7a85966e64
commit
9b8e9d5d63
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ image = "0.23"
|
|||
indexmap = { version = "1.0.2", features = ["std"] }
|
||||
ipc-channel = "0.14"
|
||||
itertools = "0.8"
|
||||
js = { package = "mozjs", git = "https://github.com/sagudev/rust-mozjs" }
|
||||
js = { package = "mozjs", git = "https://github.com/servo/rust-mozjs" }
|
||||
jstraceable_derive = { path = "../jstraceable_derive" }
|
||||
keyboard-types = "0.5"
|
||||
lazy_static = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue