diff --git a/Cargo.toml b/Cargo.toml index 09a3883..7e93c66 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.3.5" +ahash = "0.5.7" err-derive = "0.2.4" [dev-dependencies]