From d1cdd119b1a77704d5f62775a0f9363e34c56ce1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 08:08:38 +0000 Subject: [PATCH] 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] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 23e3224aea7..ea559656a42 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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", ]