Skip to content

Commit 0a4ff2c

Browse files
Internal change
PiperOrigin-RevId: 839544274
1 parent 2504a29 commit 0a4ff2c

File tree

1 file changed

+1
-1
lines changed
  • rust/release_crates/protobuf_example

1 file changed

+1
-1
lines changed

rust/release_crates/protobuf_example/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pkg_filegroup(
88
"//rust/release_crates:license",
99
],
1010
prefix = "protobuf_example",
11-
visibility = ["//rust:__subpackages__"],
11+
visibility = ["//visibility:private"],
1212
)
1313

1414
pkg_files(

0 commit comments

Comments
 (0)