From 583b0e798bea07ac3be560a281bbc0d04dab6d78 Mon Sep 17 00:00:00 2001 From: ehmry Date: Mon, 26 Sep 2022 02:33:51 -0500 Subject: [PATCH] Remove eris_utils (#2354) The eris_utils package was merged into the eris package. --- packages.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/packages.json b/packages.json index 1d70d01..006e18b 100644 --- a/packages.json +++ b/packages.json @@ -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",