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

12 lines
223 B
JSON

{
"name": "tsl-ordered-map",
"version": "1.1.0",
"description": "C++ hash map and hash set which preserve the order of insertion",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}