Skip to content

Commit

Permalink
Upgrade to ahash v0.8 (jorgecarleitao#1271)
Browse files Browse the repository at this point in the history
  • Loading branch information
benesch authored Oct 11, 2022
1 parent 39c32ae commit 7cd8c49
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 @@ -31,7 +31,7 @@ hash_hasher = "^2.0.3"
# For SIMD utf8 validation
simdutf8 = "0.1.3"
# faster hashing
ahash = { version = "0.7" }
ahash = { version = "0.8" }

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

0 comments on commit 7cd8c49

Please sign in to comment.