PiperOrigin-RevId: 656018120
pull/17613/head
Protobuf Team Bot 4 months ago committed by Copybara-Service
parent 461450834b
commit a98c7f79aa
  1. 6
      rust/defs.bzl

@ -15,12 +15,6 @@ load(
"rust_upb_proto_library_aspect",
)
visibility([
"//experimental/...",
"//src/google/protobuf/...",
"//rust/...",
])
def rust_proto_library(name, deps, **args):
"""Declares all the boilerplate needed to use Rust protobufs conveniently.

Loading…
Cancel
Save