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

Commit 33df0c3

Browse files
authored
Update Cargo.toml
1 parent b09db65 commit 33df0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ lazy_static = "1"
5858
libc = "0.2"
5959
log = "0.4"
6060
num-traits = "0.2"
61-
mozjs_sys = { git = "https://github.com/sagudev/mozjs", branch="master" }
61+
mozjs_sys = { git = "https://github.com/servo/mozjs", rev="95387f7235ae9ba950a8dbebb850f41709ff5b1d" }

0 commit comments

Comments
 (0)