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

14 lines
274 B
JSON

{
"name": "transwarp",
"version": "2.2.3",
"description": "A header-only C++ library for task concurrency",
"homepage": "https://github.com/bloomen/transwarp",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}