This commit is contained in:
Yu Vitaqua fer Chronos 2023-09-02 07:40:55 +01:00 committed by GitHub
parent da0898c82a
commit b64579c0e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,18 @@
[
{
"name": "nulid",
"url": "https://github.com/Yu-Vitaqua-fer-Chronos/NULID",
"method": "git",
"tags": [
"library",
"id",
"ulid",
"uuid",
"guid"
],
"description": "A ULID implementation in Nim!",
"license": "CC0",
},
{
"name": "crockford-base32",
"url": "https://github.com/Yu-Vitaqua-fer-Chronos/Crockford-Base32-Nim",