| commit | c5ca2cf8fbf92e44efa8b239bd03c0baf5fe62bc | [log] [tgz] |
|---|---|---|
| author | Protobuf Team Bot <protobuf-github-bot@google.com> | Thu Jul 25 07:13:03 2024 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 25 07:14:35 2024 -0700 |
| tree | d6c2a3e5b05d5c19c517130bc905e13219087376 | |
| parent | f82f4a4d1355e00a7da1b7b902db94aa68f3cbbd [diff] |
Internal PiperOrigin-RevId: 655943906
diff --git a/rust/BUILD b/rust/BUILD index 089adeb..b8ba669 100644 --- a/rust/BUILD +++ b/rust/BUILD
@@ -33,6 +33,7 @@ ":use_upb_kernel": ["--cfg=upb_kernel"], "//conditions:default": ["--cfg=cpp_kernel"], }), + visibility = ["//visibility:public"], deps = select({ ":use_upb_kernel": [":protobuf_upb"], "//conditions:default": [":protobuf_cpp"],