mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +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",
|
"description": "Nim package to manipulate buffer as either seq[byte] or string",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://clonkk.github.io/bytesequtils/"
|
"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