mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:29:08 +08:00
f2328e89e9
* Add cpp-async 2023-05-19 * Update CI baseline * Add new line * Update CI baseline * Fix HEAD_REF * Update CI baseline * Update to v1.0.0 * Update CI baseline * Remove old version --------- Co-authored-by: chausner <chausner@users.noreply.github.com>
8 lines
193 B
JSON
8 lines
193 B
JSON
{
|
|
"name": "cpp-async",
|
|
"version": "1.0.0",
|
|
"description": "Support types and functions for C++20 coroutines",
|
|
"homepage": "https://github.com/microsoft/cpp-async",
|
|
"license": "MIT"
|
|
}
|