diff options
| author | Elly Jones <[email protected]> | 2011-12-15 10:15:12 -0500 |
|---|---|---|
| committer | Elly Jones <[email protected]> | 2011-12-15 10:15:12 -0500 |
| commit | ca9c82b1f30b9cc4701820eaabf7098cc27593e6 (patch) | |
| tree | 8a96663becac379a38739c41854d3560d117fa1b | |
| parent | Initial commit. (diff) | |
| download | rust-openssl-ca9c82b1f30b9cc4701820eaabf7098cc27593e6.tar.xz rust-openssl-ca9c82b1f30b9cc4701820eaabf7098cc27593e6.zip | |
Add manifest for rust-pkg.
| -rw-r--r-- | manifest.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json new file mode 100644 index 00000000..179b6a52 --- /dev/null +++ b/manifest.json @@ -0,0 +1,5 @@ +{ + "uuid": "38297409-b4c2-4499-8131-a99a7e44dad3", + "name": "rustcrypto", + "git": "git://github.com/elly/rustcrypto" +} |