Skip to content

Commit 149a8cb

Browse files
PSeitz-ddPSeitz
andauthored
bump tantivy (#6365)
Co-authored-by: Pascal Seitz <pascal.seitz@gmail.com>
1 parent 32fbda2 commit 149a8cb

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
@@ -386,7 +386,7 @@ quickwit-serve = { path = "quickwit-serve" }
386386
quickwit-storage = { path = "quickwit-storage" }
387387
quickwit-telemetry = { path = "quickwit-telemetry" }
388388

389-
tantivy = { git = "https://github.com/quickwit-oss/tantivy/", rev = "ca139d8", default-features = false, features = [
389+
tantivy = { git = "https://github.com/quickwit-oss/tantivy/", rev = "4480cf0", default-features = false, features = [
390390
"lz4-compression",
391391
"mmap",
392392
"quickwit",

0 commit comments

Comments
 (0)