diff --git a/manifest.json b/manifest.json index 179b6a52..e5b7ec06 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,6 @@ { "uuid": "38297409-b4c2-4499-8131-a99a7e44dad3", "name": "rustcrypto", - "git": "git://github.com/elly/rustcrypto" + "install": "git://github.com/elly/rustcrypto", + "license": "apache-2.0" }