Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1f475f3

Browse files
committedJun 5, 2024
feat(bazel): update to latest rules_fuzzing
1 parent 80fd67d commit 1f475f3

File tree

6 files changed

+9414
-40
lines changed

6 files changed

+9414
-40
lines changed
 
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
bazel_dep(name = "rules_fuzzing", version = "0.5.2")
2+
non_module_dependencies = use_extension("@rules_fuzzing//fuzzing/private:extensions.bzl", "non_module_dependencies")
3+
use_repo(non_module_dependencies, "rules_fuzzing_oss_fuzz")
There was a problem loading the remainder of the diff.

0 commit comments

Comments
 (0)
Please sign in to comment.