Skip to content

Commit 49c8bc2

Browse files
tantivy version bump (#5992)
Co-authored-by: fulmicoton <paul.masurel@datadoghq.com>
1 parent 78becf0 commit 49c8bc2

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 = "70e591e", default-features = false, features = [
349+
tantivy = { git = "https://github.com/quickwit-oss/tantivy/", rev = "c363bbd", default-features = false, features = [
350350
"lz4-compression",
351351
"mmap",
352352
"quickwit",

0 commit comments

Comments
 (0)