]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/functions-framework-cpp/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / functions-framework-cpp / vcpkg.json
1 {
2 "name": "functions-framework-cpp",
3 "version": "0.5.0",
4 "description": "Functions Framework for C++.",
5 "homepage": "https://github.com/GoogleCloudPlatform/functions-framework-cpp/",
6 "license": "Apache-2.0",
7 "dependencies": [
8 "abseil",
9 "boost-beast",
10 "boost-program-options",
11 "boost-serialization",
12 "nlohmann-json"
13 ]
14 }