Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

20 lines
343 B
JSON

{
"name": "libprotobuf-mutator",
"version": "1.3",
"port-version": 1,
"description": "Library for structured fuzzing with protobuffers.",
"dependencies": [
"liblzma",
"protobuf",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"zlib"
]
}