diff --git a/packages.json b/packages.json index c78fa0f..d9bd593 100644 --- a/packages.json +++ b/packages.json @@ -19589,6 +19589,19 @@ "license": "GPL-3.0", "web": "https://github.com/mildred/nimnews" }, + { + "name": "resolv", + "url": "https://github.com/mildred/resolv.nim", + "method": "git", + "tags": [ + "dns", + "dnsclient", + "client" + ], + "description": "DNS resolution nimble making use of the native glibc resolv library", + "license": "MIT", + "web": "https://github.com/mildred/resolv.nim" + }, { "name": "zopflipng", "url": "https://github.com/bung87/zopflipng",