Add spinners package (#2482)

Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
XXIV 2023-02-02 23:52:44 +02:00 committed by Gabriel Huber
parent 94eebad12a
commit bf43f10050

View File

@ -29122,5 +29122,16 @@
"description": "Simple cert generator for local development.",
"license": "BSD-3-Clause",
"web": "https://github.com/vandot/locert"
},
{
"name": "spinners",
"url": "https://github.com/thechampagne/libspinners-nim",
"method": "git",
"tags": [
"spinners"
],
"description": "Binding for libspinners an elegant terminal spinners",
"license": "MIT",
"web": "https://github.com/thechampagne/libspinners-nim"
}
]