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

Commit

Permalink
Bumped lexical-core. (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecarleitao authored Sep 5, 2021
1 parent 836cac1 commit d17e41d
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 @@ -18,7 +18,7 @@ bench = false
num-traits = "0.2"
chrono = "^0.4"
# To efficiently cast numbers to strings
lexical-core = { version = "0.7", optional = true }
lexical-core = { version = "0.8", optional = true }
# We need to Hash values before sending them to an hasher. This
# crate provides HashMap that assumes pre-hashed values.
hash_hasher = "^2.0.3"
Expand Down

0 comments on commit d17e41d

Please sign in to comment.