Added package uuid4 (#2139)

This commit is contained in:
Matt Cooper
2022-02-10 20:42:24 +01:00
committed by GitHub
parent 13f8ee3987
commit ba49cc6d3c
+12
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"
}
]