# TOOLCHAINS | |
# ========== | |
# | |
# This BUILD file containts all of the toolchains we import into MODULE.bazel. | |
# See https://bazel.build/extending/toolchains | |
# | |
# Do not add anything to this file except additional toolchain() calls. | |
package(default_applicable_licenses = ["//:license"]) |