aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index b0d8cda..e079997 100644
--- a/packages.json
+++ b/packages.json
@@ -8864,5 +8864,16 @@
"description": "Loop efficiently over a variadic number of containers",
"license": "MIT or Apache License 2.0",
"web": "https://github.com/numforge/loopfusion"
+ },
+ {
+ "name": "consul",
+ "url": "https://github.com/makingspace/nim_consul",
+ "method": "git",
+ "tags": [
+ "consul"
+ ],
+ "description": "A simple interface to a running Consul agent.",
+ "license": "BSD2",
+ "web": "https://github.com/makingspace/nim_consul"
}
]