diff --git a/packages.json b/packages.json index f42d68d..2e68a18 100644 --- a/packages.json +++ b/packages.json @@ -13423,5 +13423,18 @@ "description": "libgcrypt wrapper", "license": "LGPLv2.1", "web": "https://github.com/FedericoCeratto/nim-libgcrypt" + }, + { + "name": "toxcore", + "url": "https://github.com/ehmry/nim_tox", + "method": "git", + "tags": [ + "tox", + "chat", + "wrapper" + ], + "description": "C Tox core wrapper", + "license": "GPL-3.0", + "web": "https://github.com/ehmry/nim_tox" } ]