diff --git a/packages.json b/packages.json index b277bef..de4120a 100644 --- a/packages.json +++ b/packages.json @@ -22802,5 +22802,17 @@ "description": "A new awesome nimble package", "license": "MIT", "web": "https://github.com/luisacosta828/redismodules" + }, + { + "name": "special_functions", + "url": "https://github.com/ayman-albaz/special-functions", + "method": "git", + "tags": [ + "math", + "statistics" + ], + "description": "Special mathematical functions in Nim", + "license": "Apache-2.0 License", + "web": "https://github.com/ayman-albaz/special-functions" } ]