Merge pull request #844 from ehmry/master

Remove package monero
This commit is contained in:
Dominik Picheta 2018-08-28 14:29:34 +01:00 committed by GitHub
commit b83f4ecad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7663,19 +7663,6 @@
"license": "BSD",
"web": "https://github.com/Skrylar/rfc3339"
},
{
"name": "monero",
"url": "https://github.com/ehmry/nim-monero",
"method": "git",
"tags": [
"monero",
"cryptonote",
"vanity"
],
"description": "Libraries and utilites related to Monero, a CryptoNote cryptocurrency.",
"license": "MIT",
"web": "https://github.com/ehmry/nim-monero"
},
{
"name": "db_presto",
"url": "https://github.com/Bennyelg/nimPresto",