added missing text_format dep (#1214)

This commit is contained in:
pk19604014
2022-04-27 12:35:45 -04:00
committed by GitHub
parent 8dee661adb
commit 85080fe49a
+1
View File
@@ -90,6 +90,7 @@ cc_test(
deps = [
":fuzzer_util",
"@com_google_googletest//:gtest",
"@com_google_protobuf//:protobuf_headers",
"@llvm-project//llvm:Support",
],
)