Update bitpacking requirement from 0.6 to 0.7 (#575)

Updates the requirements on bitpacking to permit the latest version.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-27 09:39:26 +09:00
committed by Paul Masurel
parent bcd7386fc5
commit ab4a8916d3

View File

@@ -42,7 +42,7 @@ owning_ref = "0.4"
stable_deref_trait = "1.0.0"
rust-stemmers = "1.1"
downcast-rs = { version="1.0" }
bitpacking = "0.6"
bitpacking = "0.7"
census = "0.2"
fnv = "1.0.6"
owned-read = "0.4"