mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
added wyhash (#1715)
This commit is contained in:
parent
a29d11dd55
commit
2b7147876e
@ -20432,5 +20432,15 @@
|
||||
"description": "Nim package to manipulate buffer as either seq[byte] or string",
|
||||
"license": "MIT",
|
||||
"web": "https://clonkk.github.io/bytesequtils/"
|
||||
},
|
||||
{
|
||||
"name": "wyhash",
|
||||
"url": "https://github.com/jackhftang/wyhash.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"hash"
|
||||
],
|
||||
"description": "Nim wrapper for wyhash",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user