mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 18:29:00 +08:00
f10ecce2b5
* [protopuf] update to 2.0.0 * [protopuf] add version info * [protopuf] rename version-string to version-semver * [protopuf] overwrite version
7 lines
238 B
JSON
7 lines
238 B
JSON
{
|
|
"name": "protopuf",
|
|
"version-semver": "2.0.0",
|
|
"description": "A little, highly templated, and protobuf-compatible serialization/deserialization library written in C++20",
|
|
"homepage": "https://github.com/PragmaTwice/protopuf"
|
|
}
|