diff --git a/upb/BUILD b/upb/BUILD index 6d5a98b257..b282b6eeb2 100644 --- a/upb/BUILD +++ b/upb/BUILD @@ -252,6 +252,8 @@ upb_amalgamation( "//upb/mini_table:internal", "//upb/reflection:descriptor_upb_proto", "//upb/reflection:internal", + "//upb/text:debug", + "//upb/text:internal", ], strip_import_prefix = ["src"], visibility = ["//rust:__pkg__"],