Internal change

PiperOrigin-RevId: 553231105
pull/13374/head
Liam Miller-Cushon 2 years ago committed by Copybara-Service
parent 22e845e279
commit 0681fe6278
  1. 2
      rust/defs.bzl

@ -12,8 +12,8 @@ load(
)
visibility([
"//rust/...",
"//experimental/...",
"//rust/...",
])
def rust_proto_library(name, deps, visibility = [], **args):

Loading…
Cancel
Save