Skip to content

Commit

Permalink
Add foldhash dependency to buck build
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Nov 16, 2024
1 parent ac9f6ff commit cf9f18a
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ rust_library(
deps = [
":core",
":cxxbridge-macro",
"//third-party:foldhash",
],
)

Expand Down
27 changes: 27 additions & 0 deletions third-party/BUCK

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cf9f18a

Please sign in to comment.