vcpkg/ports/c9y/vcpkg.json
Sean Farrell da5146b90a
[c9y] update to 0.6.0 (#28563)
* [c9y] update to 0.6.0

* [c9y] update baseline
2022-12-27 00:47:06 -08:00

14 lines
231 B
JSON

{
"name": "c9y",
"version-semver": "0.6.0",
"description": "Concurency",
"homepage": "https://github.com/rioki/c9y",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}