mirror of
https://github.com/quickwit-oss/tantivy.git
synced 2026-01-04 00:02:55 +00:00
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:
committed by
Paul Masurel
parent
bcd7386fc5
commit
ab4a8916d3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user