Skip to content

Commit 1018ddc

Browse files
committed
fix: add missing dep
1 parent e7f2495 commit 1018ddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,6 @@ cc_library(
123123
":meta",
124124
":serialize",
125125
":static",
126+
":async",
126127
],
127128
)

0 commit comments

Comments
 (0)