]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/restinio/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / restinio / vcpkg.json
1 {
2 "name": "restinio",
3 "version-string": "0.6.13",
4 "description": "A header-only C++14 library that gives you an embedded HTTP/Websocket server targeted primarily for asynchronous processing of HTTP-requests.",
5 "homepage": "https://github.com/Stiffstream/restinio",
6 "license": "BSD-3-Clause",
7 "dependencies": [
8 "asio",
9 "fmt",
10 "http-parser"
11 ]
12 }