mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 06:03:10 +00:00
Update packages.json (#2536)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
f568c333dc
commit
a001193eff
@ -29473,5 +29473,17 @@
|
||||
"description": "Nim implementation of dHash algorithm",
|
||||
"license": "LGPLv3",
|
||||
"web": "https://github.com/filvyb/dhash"
|
||||
},
|
||||
{
|
||||
"name": "minicoro",
|
||||
"url": "https://git.envs.net/iacore/minicoro",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
"coroutine"
|
||||
],
|
||||
"description": "Lua-like asymmetric coroutine. Nim wrapper of minicoro in C",
|
||||
"license": "Unlicense",
|
||||
"web": "https://git.envs.net/iacore/minicoro"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user