Added package uuid4 (#2139)

This commit is contained in:
Matt Cooper 2022-02-10 14:42:24 -05:00 committed by GitHub
parent 13f8ee3987
commit ba49cc6d3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25100,5 +25100,17 @@
"description": "Dynamic-link libraries (DLLs) Development Kit for mIRC.",
"license": "MIT",
"web": "https://github.com/rockcavera/nim-mdlldk"
},
{
"name": "uuid4",
"url": "https://github.com/vtbassmatt/nim-uuid4",
"method": "git",
"tags": [
"uuid",
"library"
],
"description": "UUIDs in pure Nim",
"license": "MIT",
"web": "https://github.com/vtbassmatt/nim-uuid4"
}
]