Explorar o código

added missing text_format dep (#1214)

pk19604014 %!s(int64=4) %!d(string=hai) anos
pai
achega
85080fe49a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      executable_semantics/fuzzing/BUILD

+ 1 - 0
executable_semantics/fuzzing/BUILD

@@ -90,6 +90,7 @@ cc_test(
     deps = [
         ":fuzzer_util",
         "@com_google_googletest//:gtest",
+        "@com_google_protobuf//:protobuf_headers",
         "@llvm-project//llvm:Support",
     ],
 )