Skip to content

Commit 41c595c

Browse files
th0br0copybara-github
authored andcommitted
Internal change
PiperOrigin-RevId: 826451205
1 parent 9181b58 commit 41c595c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/bazel/aspects.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ load("//bazel/common:proto_common.bzl", "proto_common")
1414
load("//bazel/common:proto_info.bzl", "ProtoInfo")
1515
load("//bazel/private:cc_proto_aspect.bzl", "cc_proto_aspect")
1616

17-
visibility(["//rust/...", "//third_party/crubit/rs_bindings_from_cc/..."])
17+
visibility(["//rust/...", "//third_party/crubit/rs_bindings_from_cc/...", "//net/proto2/compiler/stubby/cc/build_defs/..."])
1818

1919
CrateMappingInfo = provider(
2020
doc = "Struct mapping crate name to the .proto import paths",

0 commit comments

Comments
 (0)