diff --git a/packages.json b/packages.json index 6f78cd7..784d717 100644 --- a/packages.json +++ b/packages.json @@ -30074,5 +30074,17 @@ "description": "macro for partially applied calls", "license": "MIT", "web": "https://github.com/metagn/dirtydeeds" + }, + { + "name": "sunk", + "url": "https://github.com/archnim/sunk", + "method": "git", + "tags": [ + "async", + "futures" + ], + "description": "Few async tools for nim (then, catch, finally, and more)", + "license": "MIT", + "web": "https://github.com/archnim/sunk" } ]