mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 20:20:24 +08:00
980a91e3b7
* 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>
7 lines
228 B
JSON
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"
|
|
}
|