mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 23:58:59 +08:00
c256a8e1e7
* [c9y] Updates to version 0.4.0 * [c9y] Update baseline and versions.
14 lines
231 B
JSON
14 lines
231 B
JSON
{
|
|
"name": "c9y",
|
|
"version-semver": "0.4.0",
|
|
"description": "Concurency",
|
|
"homepage": "https://github.com/rioki/c9y",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|