Fix bazel build

That includes un-inlining JNI function calls
This commit is contained in:
Evgenii Kliuchnikov
2026-03-13 12:31:38 +00:00
parent 9e558dd5c2
commit 8794fc793e
22 changed files with 1937 additions and 365 deletions

View File

@@ -11,7 +11,7 @@ module(
repo_name = "org_brotli_fuzz",
)
bazel_dep(name = "rules_fuzzing", version = "0.5.2")
bazel_dep(name = "rules_fuzzing", version = "0.6.0")
bazel_dep(name = "brotli", version = "1.2.0", repo_name = "org_brotli")
local_path_override(