mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-21 15:33:21 +00:00
Merge branch 'add-xxhash0145' of https://github.com/rgv151/packages into rgv151-add-xxhash0145
This commit is contained in:
commit
847f23255e
@ -3099,5 +3099,18 @@
|
|||||||
"description": "XXTEA wrapper for Nim",
|
"description": "XXTEA wrapper for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/xxtea.nim"
|
"web": "https://github.com/rgv151/xxtea.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "xxhash",
|
||||||
|
"url": "https://github.com/rgv151/xxhash.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"fast",
|
||||||
|
"hash",
|
||||||
|
"algorithm"
|
||||||
|
],
|
||||||
|
"description": "xxhash wrapper for Nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/rgv151/xxhash.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user