Skip to content

Commit

Permalink
temporary fix for mac cargo builds
Browse files Browse the repository at this point in the history
Summary: tkaitchuck/aHash#170

Reviewed By: lmvasquezg

Differential Revision: D50553125

fbshipit-source-id: d25115a99097dd017dc6da382b4b69963eb32766
  • Loading branch information
blackm00n authored and facebook-github-bot committed Oct 23, 2023
1 parent 4c273dc commit d5ba879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ members = [
resolver = "2"

[workspace.dependencies]
ahash = "0.8.0, <0.8.4"
anyhow = "1.0.65"
anymap = "0.12.1"
arc-swap = "1.6.0"
Expand Down

0 comments on commit d5ba879

Please sign in to comment.