diff --git a/packages.json b/packages.json index b1d0426e..cfc14d49 100644 --- a/packages.json +++ b/packages.json @@ -12849,7 +12849,7 @@ "license": "MIT", "web": "https://github.com/treeform/taggy" }, - { + { "name": "tabby", "url": "https://github.com/treeform/tabby", "method": "git", @@ -34037,5 +34037,16 @@ "description": "A high level LuaJIT bindings for Nim", "license": "MIT", "web": "https://github.com/glassesneo/spellua" + }, + { + "name": "ipv4utils", + "url": "https://github.com/TelegramXPlus/ipv4utils", + "method": "git", + "tags": [ + "networking" + ], + "description": "Simple library to work with IPv4 addresses. Made for fun for everyone.", + "license": "MIT", + "web": "https://github.com/TelegramXPlus/ipv4utils" } ]