Skip to content

Commit 183fcc5

Browse files
PSeitzPSeitz-dd
andauthored
update tantivy (#6136)
Co-authored-by: Pascal Seitz <pascal.seitz@datadoghq.com>
1 parent c48801e commit 183fcc5

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

quickwit/Cargo.lock

Lines changed: 9 additions & 9 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
@@ -367,7 +367,7 @@ quickwit-serve = { path = "quickwit-serve" }
367367
quickwit-storage = { path = "quickwit-storage" }
368368
quickwit-telemetry = { path = "quickwit-telemetry" }
369369

370-
tantivy = { git = "https://github.com/quickwit-oss/tantivy/", rev = "9b61999", default-features = false, features = [
370+
tantivy = { git = "https://github.com/quickwit-oss/tantivy/", rev = "98ebbf9", default-features = false, features = [
371371
"lz4-compression",
372372
"mmap",
373373
"quickwit",

0 commit comments

Comments
 (0)