Skip to content

Commit c28caba

Browse files
authored
update tantivy (#5904)
1 parent 185c010 commit c28caba

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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
@@ -346,7 +346,7 @@ quickwit-serve = { path = "quickwit-serve" }
346346
quickwit-storage = { path = "quickwit-storage" }
347347
quickwit-telemetry = { path = "quickwit-telemetry" }
348348

349-
tantivy = { git = "https://github.com/quickwit-oss/tantivy/", rev = "7963b0b", default-features = false, features = [
349+
tantivy = { git = "https://github.com/quickwit-oss/tantivy/", rev = "203751f", default-features = false, features = [
350350
"lz4-compression",
351351
"mmap",
352352
"quickwit",

0 commit comments

Comments
 (0)