Skip to content

Commit

Permalink
Merge pull request CodeIntelligenceTesting#11 from CodeIntelligenceTe…
Browse files Browse the repository at this point in the history
…sting/CIF-675-update-rules-fuzzing-dependency

feat(bazel): update to latest rules_fuzzing
  • Loading branch information
simonresch authored Jun 5, 2024
2 parents 80fd67d + 1f475f3 commit ce5313e
Show file tree
Hide file tree
Showing 6 changed files with 9,414 additions and 40 deletions.
3 changes: 3 additions & 0 deletions example-projects/advanced-setup/bazel/MODULE.bazel
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
bazel_dep(name = "rules_fuzzing", version = "0.5.2")
non_module_dependencies = use_extension("@rules_fuzzing//fuzzing/private:extensions.bzl", "non_module_dependencies")
use_repo(non_module_dependencies, "rules_fuzzing_oss_fuzz")
Loading

0 comments on commit ce5313e

Please sign in to comment.