Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

12 lines
236 B
JSON

{
"name": "tsl-hopscotch-map",
"version": "2.3.1",
"description": "C++ implementation of a fast hash map and hash set using hopscotch hashing",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}