Skip to content

Commit 13acec1

Browse files
committed
Prepare for the bazel 7 upgrade.
1 parent 4ef1fe4 commit 13acec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/extractor/trap/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ genrule(
2323
"--schema=$(location //swift:schema)",
2424
"--script-name=codegen/codegen.py",
2525
]),
26-
exec_tools = [
26+
tools = [
2727
"//misc/codegen",
2828
"//swift:schema",
2929
],

0 commit comments

Comments
 (0)