diff --git a/packages.json b/packages.json index ef99c6f..f591406 100644 --- a/packages.json +++ b/packages.json @@ -22052,6 +22052,20 @@ "license": "MIT", "web": "https://github.com/markspanbroek/upraises" }, + { + "name": "nery", + "url": "https://github.com/David-Kunz/Nery", + "method": "git", + "tags": [ + "query", + "macro", + "sql", + "select" + ], + "description": "A simple library to create queries in Nim.", + "license": "MIT", + "web": "https://github.com/David-Kunz/Nery" + }, { "name": "scorper", "url": "https://github.com/bung87/scorper",