Skip to content

Commit

Permalink
Fix dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharpe committed Dec 6, 2024
1 parent 7460fa4 commit 0a6b1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foreign_cc/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -132,5 +132,5 @@ bzl_library(
name = "utils",
srcs = ["utils.bzl"],
visibility = ["//visibility:public"],
deps = ["@rules_shell//shell:sh_binary"],
deps = ["@rules_shell//shell:rules_bzl"],
)

0 comments on commit 0a6b1cf

Please sign in to comment.