Skip to content

Commit e0e1811

Browse files
author
bors-servo
authored
Auto merge of #126 - fitzgen:publish-on-crates-io, r=asajeffrey
Cargo.toml additions to allow for publishing on crates.io r? @asajeffrey <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/mozjs/126) <!-- Reviewable:end -->
2 parents 424067c + ba7643c commit e0e1811

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)