vcpkg/ports/rpclib/vcpkg.json
chausner 980a91e3b7
[rpclib] Update to 2.3.0 (#20358)
* Update rpclib to 2.3.0

* Update CI baseline

* Update ports/rpclib/portfile.cmake

* Update versions/r-/rpclib.json

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-27 21:00:00 -07:00

7 lines
228 B
JSON

{
"name": "rpclib",
"version-semver": "2.3.0",
"description": "a RPC library for C++, providing both a client and server implementation. It is built using modern C++14.",
"homepage": "https://github.com/rpclib/rpclib"
}