Skip to content

Commit f22eb06

Browse files
committed
chore(deps): bump tantivy to 46b3fb9 (main)
Pulls in the fix for HLL4 aux-array compact flag compatibility with Java (datasketches-rust upstream fix).
1 parent b9580a9 commit f22eb06

2 files changed

Lines changed: 33 additions & 31 deletions

File tree

quickwit/Cargo.lock

Lines changed: 32 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

quickwit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ quickwit-search = { path = "quickwit-search" }
400400
quickwit-serve = { path = "quickwit-serve" }
401401
quickwit-storage = { path = "quickwit-storage" }
402402

403-
tantivy = { git = "https://github.com/quickwit-oss/tantivy/", rev = "edfb02b", default-features = false, features = [
403+
tantivy = { git = "https://github.com/quickwit-oss/tantivy/", rev = "46b3fb9", default-features = false, features = [
404404
"lz4-compression",
405405
"mmap",
406406
"quickwit",

0 commit comments

Comments
 (0)