]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/hypodermic/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / hypodermic / vcpkg.json
1 {
2 "name": "hypodermic",
3 "version-string": "2.5.2",
4 "description": "Hypodermic is a non-intrusive header only IoC container for C++",
5 "homepage": "https://github.com/ybainier/Hypodermic",
6 "license": "MIT",
7 "dependencies": [
8 "boost-algorithm",
9 "boost-config",
10 "boost-format",
11 "boost-range",
12 "boost-signals2",
13 "boost-system",
14 "boost-test"
15 ]
16 }