Update ahash requirement from 0.5.7 to 0.6.1
Updates the requirements on [ahash](https://github.com/tkaitchuck/ahash) to permit the latest version. - [Release notes](https://github.com/tkaitchuck/ahash/releases) - [Commits](https://github.com/tkaitchuck/ahash/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2b39f45547
commit
10afa21349
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue