Merge branch 'rgv151-add-xxhash0145'

This commit is contained in:
Dominik Picheta 2015-08-24 08:27:44 +01:00
commit 668207ff45

View File

@ -3099,5 +3099,18 @@
"description": "XXTEA wrapper for Nim",
"license": "MIT",
"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"
}
]