vcpkg/ports/cpp-async/vcpkg.json
2023-10-09 15:31:56 -07:00

8 lines
193 B
JSON

{
"name": "cpp-async",
"version": "1.1.0",
"description": "Support types and functions for C++20 coroutines",
"homepage": "https://github.com/microsoft/cpp-async",
"license": "MIT"
}