Radix/third_party/modules/zig-protobuf/metadata.json
Tarry Singh cba9ce9615 protobuf, libxev: remove usingnamespace
remove usingnamespace from libxev and zig-protobuf

relevant PRs:
* libxev:
7f803181b1
 * zig-protobuf: https://github.com/zml/zig-protobuf/pull/1/files

This means we can now build ZML with `-fincremental` (in debug mode only
and linux x86-64)

---------

Signed-off-by: Guillaume Wenzek <wzk@zml.ai>
2025-05-06 11:58:20 +00:00

21 lines
446 B
JSON

{
"homepage": "https://github.com/gwenzek/zig-protobuf",
"maintainers": [
{
"email": "bzlmod@zml.ai",
"github": "zml",
"name": "ZML Engineering Team"
}
],
"repository": [
"zml/zig-protobuf"
],
"versions": [
"20240722.0-c644d11",
"20250213.0-5304067",
"20250318.0-930153e",
"20250716.0-97f1e31",
],
"yanked_versions": {}
}