vcpkg/ports/libprotobuf-mutator/vcpkg.json
Andrei Lebedev 0b7e8c9e8e
[libprotobuf-mutator] Add new port (#13691)
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2020-11-17 14:37:14 -08:00

9 lines
173 B
JSON

{
"name": "libprotobuf-mutator",
"version-string": "1.0",
"description": "Library for structured fuzzing with protobuffers.",
"dependencies": [
"protobuf"
]
}