mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:30:12 +01:00
added missing text_format dep (#1214)
This commit is contained in:
@@ -90,6 +90,7 @@ cc_test(
|
||||
deps = [
|
||||
":fuzzer_util",
|
||||
"@com_google_googletest//:gtest",
|
||||
"@com_google_protobuf//:protobuf_headers",
|
||||
"@llvm-project//llvm:Support",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user