Update ahash requirement from 0.4.5 to 0.5.3 (#704)

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[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-10-19 18:24:50 -07:00 committed by GitHub
parent f88cfabdde
commit 67f87e1d2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,4 +13,4 @@ license = "MIT"
keywords = ["bevy"]
[dependencies]
ahash = "0.4.5"
ahash = "0.5.3"