Skip to content

0.0.10

Compare
Choose a tag to compare
@mark-thm mark-thm released this 10 Nov 08:06
· 21 commits to main since this release
875689d

Using Bzlmod with Bazel 6

  1. Enable with common --enable_bzlmod in .bazelrc.
  2. Add to your MODULE.bazel file:
bazel_dep(name = "rules_multitool", version = "0.0.10")