Skip to content

Commit

Permalink
fix: register @zstd_toolchains//:all (#832)
Browse files Browse the repository at this point in the history
  • Loading branch information
thesayyn committed May 4, 2024
1 parent d1d063f commit fdf3be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MODULE.bazel
Expand Up @@ -35,6 +35,7 @@ register_toolchains(
"@expand_template_toolchains//:all",
"@bats_toolchains//:all",
"@bsd_tar_toolchains//:all",
"@zstd_toolchains//:all",
)

host = use_extension("@aspect_bazel_lib//lib:extensions.bzl", "host", dev_dependency = True)
Expand Down

0 comments on commit fdf3be1

Please sign in to comment.