diff --git a/packages.json b/packages.json index 0d892b2..5b3e68b 100644 --- a/packages.json +++ b/packages.json @@ -397,16 +397,6 @@ "web": "https://github.com/micklat/NimBorg" }, - { - "name": "ouroboros", - "url": "git://github.com/gradha/nim-ouroboros/", - "method": "git", - "tags": ["library", "embedded data", "appended data", "alchemy"], - "description": "API to read appended files from your own binary", - "license": "MIT", - "web": "https://github.com/gradha/nim-ouroboros" - }, - { "name": "sha1", "url": "https://github.com/onionhammer/sha1",