]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/coroutine/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / coroutine / vcpkg.json
1 {
2 "name": "coroutine",
3 "version-string": "1.5.0",
4 "port-version": 1,
5 "description": "C++ 20 Coroutines helper/example library",
6 "homepage": "https://github.com/luncliff/coroutine",
7 "supports": "!uwp",
8 "dependencies": [
9 "ms-gsl"
10 ]
11 }