diff --git a/Cargo.toml b/Cargo.toml index 5861158..c22bf8e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ repository = "https://github.com/InstantDomainSearch/word-segmenters" documentation = "https://docs.rs/word-segmenters" [dependencies] -ahash = "0.5.7" +ahash = "0.6.1" thiserror = "1.0.22" [dev-dependencies]