summaryrefslogtreecommitdiff
path: root/rust/testing.go
diff options
context:
space:
mode:
Diffstat (limited to 'rust/testing.go')
-rw-r--r--rust/testing.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/rust/testing.go b/rust/testing.go
index 3fe751e17..0b34c9732 100644
--- a/rust/testing.go
+++ b/rust/testing.go
@@ -133,12 +133,6 @@ func GatherRequiredDepsForTest() string {
host_supported: true,
}
rust_library {
- name: "libprotobuf_deprecated",
- crate_name: "protobuf",
- srcs: ["foo.rs"],
- host_supported: true,
- }
- rust_library {
name: "libgrpcio",
crate_name: "grpcio",
srcs: ["foo.rs"],