diff options
| -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" +} |