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 5a6a31b..7f8a31a 100644
--- a/packages.json
+++ b/packages.json
@@ -13565,5 +13565,17 @@
"description": "lolcat implementation in Nim",
"license": "MIT",
"web": "https://github.com/OHermesJunior/lolcat.nim"
+ },
+ {
+ "name": "dnsclient",
+ "url": "https://github.com/ba0f3/dnsclient.nim",
+ "method": "git",
+ "tags": [
+ "dns",
+ "dnsclient"
+ ],
+ "description": "Simple DNS Client & Library",
+ "license": "MIT",
+ "web": "https://github.com/ba0f3/dnsclient.nim"
}
]