We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5747636 commit db1c35dCopy full SHA for db1c35d
rust/release_crates/protobuf_tests/BUILD
@@ -11,7 +11,7 @@ pkg_filegroup(
11
"//rust/test/shared:test_srcs",
12
],
13
prefix = "protobuf_tests",
14
- visibility = ["//rust:__subpackages__"],
+ visibility = ["//visibility:private"],
15
)
16
17
pkg_files(
@@ -32,5 +32,5 @@ filegroup(
32
"build.rs",
33
"tests/protos/mod.rs",
34
35
36
0 commit comments