Bump hibitset from 0.6.2 to 0.6.3

Bumps [hibitset](https://github.com/slide-rs/hibitset) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/slide-rs/hibitset/releases)
- [Changelog](https://github.com/amethyst/hibitset/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slide-rs/hibitset/compare/0.6.2...0.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-20 08:08:38 +00:00 committed by GitHub
parent 7e74f73301
commit d1cdd119b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -2454,9 +2454,9 @@ checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
[[package]]
name = "hibitset"
version = "0.6.2"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47e7292fd9f7fe89fa35c98048f2d0a69b79ed243604234d18f6f8a1aa6f408d"
checksum = "93a1bb8316a44459a7d14253c4d28dd7395cbd23cc04a68c46e851b8e46d64b1"
dependencies = [
"atom",
]