Added package sunk (#2586)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
archnim
2023-05-06 20:00:50 +02:00
committed by GitHub
co-authored by Gabriel Huber
parent 4dd786336c
commit 35702f6c02
+12
View File
@@ -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"
}
]