Internal Code Change

PiperOrigin-RevId: 561592059
pull/13806/head
Protobuf Team Bot 1 year ago committed by Copybara-Service
parent 32b20e596d
commit a773618181
  1. 5
      rust/test/BUILD

@ -31,10 +31,7 @@ rust_proto_library(
rust_upb_proto_library(
name = "unittest_upb_rust_proto",
testonly = True,
visibility = [
"//rust/test/shared:__subpackages__",
"//rust/test/upb:__subpackages__",
],
visibility = ["//rust/test/shared:__subpackages__"],
deps = [UNITTEST_PROTO_TARGET],
)

Loading…
Cancel
Save