Update ahash requirement from 0.6.1 to 0.7.0

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:
dependabot-preview[bot] 2021-01-27 13:55:09 +00:00 committed by Dirkjan Ochtman
parent 41fb2075a6
commit d4df4ce29a
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ documentation = "https://docs.rs/instant-segment"
__test_data = []
[dependencies]
ahash = "0.6.1"
ahash = "0.7.0"
smartstring = "0.2.5"
[dev-dependencies]