Added package sunk (#2586)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
archnim 2023-05-06 18:00:50 +00:00 committed by GitHub
parent 4dd786336c
commit 35702f6c02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]