aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 1259490..fb7b565 100644
--- a/packages.json
+++ b/packages.json
@@ -11217,5 +11217,17 @@
"description": "GeoRef Argentina Government MultiSync API Client for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-georefar"
+ },
+ {
+ "name": "sugerror",
+ "url": "https://github.com/quelklef/nim-sugerror",
+ "method": "git",
+ "tags": [
+ "errors",
+ "expr"
+ ],
+ "description": "Terse and composable error handling.",
+ "license": "MIT",
+ "web": "https://github.com/quelklef/nim-sugerror"
}
]