Skip to content

Commit

Permalink
Add loads for the uses of cc_proto_aspect
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 689124589
  • Loading branch information
protobuf-github-bot authored and copybara-github committed Oct 23, 2024
1 parent 41be409 commit d2194ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/aspects.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ load("@rules_rust//rust/private:rustc.bzl", "rustc_compile_action")
load("//bazel:upb_minitable_proto_library.bzl", "UpbMinitableCcInfo", "upb_minitable_proto_library_aspect")
load("//bazel/common:proto_common.bzl", "proto_common")
load("//bazel/common:proto_info.bzl", "ProtoInfo")
load("//bazel/private:cc_proto_aspect.bzl", "cc_proto_aspect")

visibility(["//rust/..."])

Expand Down

0 comments on commit d2194ef

Please sign in to comment.