vcpkg/ports/c9y/vcpkg.json
Sean Farrell 16d9816724
[c9y] update to 0.7.0 (#29572)
* [c9y] update to 0.7.0

* [c9y] update versions
2023-02-13 07:38:21 -08:00

18 lines
299 B
JSON

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