fix: use correct bazel 9.0.0 imports

This commit is contained in:
Eric
2026-03-04 04:43:42 +01:00
parent 7d4b9abdd9
commit b33a395c44
13 changed files with 919 additions and 22 deletions

View File

@@ -1,6 +1,8 @@
load(":toolchain.bzl", "bun_toolchain")
load(":version.bzl", "BUN_VERSION")
exports_files(["defs.bzl"])
toolchain_type(name = "toolchain_type")
bun_toolchain(