Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Revert "Upgrade to ahash v0.8 (#1271)"
Browse files Browse the repository at this point in the history
This reverts commit 7cd8c49.
  • Loading branch information
jorgecarleitao committed Oct 14, 2022
1 parent 7cd8c49 commit 6e46651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -31,7 +31,7 @@ hash_hasher = "^2.0.3"
# For SIMD utf8 validation
simdutf8 = "0.1.3"
# faster hashing
ahash = { version = "0.8" }
ahash = { version = "0.7" }

# for timezone support
chrono-tz = { version = "0.6", optional = true }
Expand Down

0 comments on commit 6e46651

Please sign in to comment.