Skip to content

Commit cf9f18a

Browse files
committed
Add foldhash dependency to buck build
1 parent ac9f6ff commit cf9f18a

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

BUCK

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rust_library(
1313
deps = [
1414
":core",
1515
":cxxbridge-macro",
16+
"//third-party:foldhash",
1617
],
1718
)
1819

third-party/BUCK

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)