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

13 lines
242 B
JSON

{
"name": "tsl-sparse-map",
"version": "0.6.2",
"port-version": 3,
"description": "C++ implementation of a memory efficient hash map and hash set",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}