]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/type-safe/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / type-safe / vcpkg.json
1 {
2 "name": "type-safe",
3 "version-string": "0.2.1",
4 "description": "Zero overhead abstractions that use the C++ type system to prevent bugs.",
5 "homepage": "https://github.com/foonathan/type_safe",
6 "dependencies": [
7 "debug-assert"
8 ]
9 }