Skip to content

Commit 821c7a0

Browse files
PSeitz-ddPSeitz
andauthored
update tantivy (#6532)
Co-authored-by: Pascal Seitz <pascal.seitz@gmail.com>
1 parent dc08f9a commit 821c7a0

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

quickwit/Cargo.lock

Lines changed: 10 additions & 10 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
@@ -406,7 +406,7 @@ quickwit-serve = { path = "quickwit-serve" }
406406
quickwit-storage = { path = "quickwit-storage" }
407407
quickwit-transport = { path = "quickwit-transport" }
408408

409-
tantivy = { git = "https://github.com/quickwit-oss/tantivy/", rev = "c096b2a", default-features = false, features = [
409+
tantivy = { git = "https://github.com/quickwit-oss/tantivy/", rev = "1e859fd", default-features = false, features = [
410410
"lz4-compression",
411411
"mmap",
412412
"quickwit",

0 commit comments

Comments
 (0)