mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-11 16:19:02 +08:00
da5146b90a
* [c9y] update to 0.6.0 * [c9y] update baseline
14 lines
231 B
JSON
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
|
|
}
|
|
]
|
|
}
|