fix: register @zstd_toolchains//:all (#832)

This commit is contained in:
Sahin Yort 2024-05-04 08:15:20 -07:00 committed by GitHub
parent d1d063f3e5
commit fdf3be1c85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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)