17 lines
376 B
JSON
Executable File
17 lines
376 B
JSON
Executable File
{
|
|
"name": "robin-hood-hashing",
|
|
"version": "3.11.5",
|
|
"description": "Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20",
|
|
"homepage": "https://github.com/martinus/robin-hood-hashing",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|