manifest: Add license.

This commit is contained in:
Elly Jones 2011-12-15 21:43:44 -05:00
parent 852dd45179
commit aa9c371f20
1 changed files with 2 additions and 1 deletions

View File

@ -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"
}