mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added UUID wrapper
This commit is contained in:
parent
fb09c511ab
commit
e383fa2ede
@ -939,5 +939,14 @@
|
|||||||
"description": "ZeroMQ 4 wrapper",
|
"description": "ZeroMQ 4 wrapper",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nimrod-code/nim-zmq"
|
"web": "https://github.com/nimrod-code/nim-zmq"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "uuid",
|
||||||
|
"url": "git://github.com/idlewan/nim-uuid",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["library", "wrapper", "uuid"],
|
||||||
|
"description": "UUID wrapper",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/idlewan/nim-uuid"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user