Skip to content

Commit 2be7038

Browse files
committed
added @com_lihaoyi_fastparse to defalt scalapb compile deps
1 parent 23ecb4d commit 2be7038

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scala_proto/default/default_deps.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ DEFAULT_SCALAPB_COMPILE_DEPS = [
1111
"@com_google_protobuf//:protobuf_java",
1212
"@scala_proto_rules_scalapb_lenses",
1313
"@scala_proto_rules_scalapb_fastparse",
14+
"@com_lihaoyi_fastparse",
1415
"//scala/private/toolchain_deps:scala_library_classpath",
1516
]
1617

0 commit comments

Comments
 (0)