Skip to content

Commit ba7643c

Browse files
committed
Cargo.toml additions to allow for publishing on crates.io
1 parent 424067c commit ba7643c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[package]
22
name = "mozjs_sys"
3+
description = "System crate for the Mozilla SpiderMonkey JavaScript engine."
4+
repository = "https://github.com/servo/mozjs/"
35
version = "0.0.0"
46
authors = ["Mozilla"]
57
links = "mozjs"

0 commit comments

Comments
 (0)