mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:32:00 +08:00
0b7e8c9e8e
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
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"
|
|
]
|
|
}
|