mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 09:09:01 +08:00
9 lines
173 B
JSON
9 lines
173 B
JSON
|
{
|
||
|
"name": "libprotobuf-mutator",
|
||
|
"version-string": "1.0",
|
||
|
"description": "Library for structured fuzzing with protobuffers.",
|
||
|
"dependencies": [
|
||
|
"protobuf"
|
||
|
]
|
||
|
}
|