Remove eris_utils (#2354)

The eris_utils package was merged into the eris package.
This commit is contained in:
ehmry 2022-09-26 02:33:51 -05:00 committed by GitHub
parent fad1ac07ce
commit 583b0e798b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22399,17 +22399,6 @@
"license": "ISC",
"web": "https://eris.codeberg.page"
},
{
"name": "eris_utils",
"url": "https://codeberg.org/eris/nim-eris_utils",
"method": "git",
"tags": [
"eris"
],
"description": "Utilities for the Encoding for Robust Immutable Storage (ERIS)",
"license": "GPL-3.0",
"web": "https://eris.codeberg.page"
},
{
"name": "html2karax",
"url": "https://github.com/nim-lang-cn/html2karax",