Upgrade to ahash 0.5.7

This commit is contained in:
Dirkjan Ochtman 2020-11-23 13:21:54 +01:00
parent 9c5f93644a
commit e5e46d6c1b
1 changed files with 1 additions and 1 deletions

View File

@ -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]