diff --git a/Cargo.toml b/Cargo.toml index 96d313ea4..67368634d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] - name = "js" version = "0.1.4" authors = ["The Servo Project Developers"] build = "build.rs" +license = "MPL-2.0" [build-dependencies] cmake = "0.1"