Skip to content

Commit

Permalink
updated to ahash 0.8.7, no errors in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
renpenguin committed Jan 17, 2024
1 parent 85c04c4 commit 2772049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ use_f64 = []

[dependencies]
arbitrary = { version = "1.3.0", optional = true }
ahash = { version = "0.8.3", optional = true }
ahash = { version = "0.8.7", optional = true }
log = { version = "0.4.17", optional = true }

[dev-dependencies]
Expand Down

0 comments on commit 2772049

Please sign in to comment.