mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:36:37 +08:00
0ab791bf49
* [protopuf] update to 2.1.0 * [protopuf] add version info
7 lines
238 B
JSON
7 lines
238 B
JSON
{
|
|
"name": "protopuf",
|
|
"version-semver": "2.1.0",
|
|
"description": "A little, highly templated, and protobuf-compatible serialization/deserialization library written in C++20",
|
|
"homepage": "https://github.com/PragmaTwice/protopuf"
|
|
}
|