diff --git a/internal/core/thirdparty/tantivy/tantivy-binding/Cargo.lock b/internal/core/thirdparty/tantivy/tantivy-binding/Cargo.lock index 9d06680c01..6e1093da0d 100644 --- a/internal/core/thirdparty/tantivy/tantivy-binding/Cargo.lock +++ b/internal/core/thirdparty/tantivy/tantivy-binding/Cargo.lock @@ -3001,7 +3001,7 @@ dependencies = [ [[package]] name = "ownedbytes" version = "0.7.0" -source = "git+https://github.com/zilliztech/tantivy.git#68acb863341e8c814961f90f99c2d5c7a5463673" +source = "git+https://github.com/zilliztech/tantivy.git#8ea93cae1a177b2580c36e1e4a0c612c5d1649e9" dependencies = [ "stable_deref_trait", ] @@ -3819,7 +3819,7 @@ dependencies = [ [[package]] name = "tantivy" version = "0.23.0" -source = "git+https://github.com/zilliztech/tantivy.git#68acb863341e8c814961f90f99c2d5c7a5463673" +source = "git+https://github.com/zilliztech/tantivy.git#8ea93cae1a177b2580c36e1e4a0c612c5d1649e9" dependencies = [ "aho-corasick", "arc-swap", @@ -3910,7 +3910,7 @@ dependencies = [ [[package]] name = "tantivy-bitpacker" version = "0.6.0" -source = "git+https://github.com/zilliztech/tantivy.git#68acb863341e8c814961f90f99c2d5c7a5463673" +source = "git+https://github.com/zilliztech/tantivy.git#8ea93cae1a177b2580c36e1e4a0c612c5d1649e9" dependencies = [ "bitpacking 0.9.2", ] @@ -3933,7 +3933,7 @@ dependencies = [ [[package]] name = "tantivy-columnar" version = "0.3.0" -source = "git+https://github.com/zilliztech/tantivy.git#68acb863341e8c814961f90f99c2d5c7a5463673" +source = "git+https://github.com/zilliztech/tantivy.git#8ea93cae1a177b2580c36e1e4a0c612c5d1649e9" dependencies = [ "downcast-rs", "fastdivide", @@ -3960,7 +3960,7 @@ dependencies = [ [[package]] name = "tantivy-common" version = "0.7.0" -source = "git+https://github.com/zilliztech/tantivy.git#68acb863341e8c814961f90f99c2d5c7a5463673" +source = "git+https://github.com/zilliztech/tantivy.git#8ea93cae1a177b2580c36e1e4a0c612c5d1649e9" dependencies = [ "async-trait", "byteorder", @@ -4003,7 +4003,7 @@ dependencies = [ [[package]] name = "tantivy-query-grammar" version = "0.22.0" -source = "git+https://github.com/zilliztech/tantivy.git#68acb863341e8c814961f90f99c2d5c7a5463673" +source = "git+https://github.com/zilliztech/tantivy.git#8ea93cae1a177b2580c36e1e4a0c612c5d1649e9" dependencies = [ "nom", ] @@ -4021,7 +4021,7 @@ dependencies = [ [[package]] name = "tantivy-sstable" version = "0.3.0" -source = "git+https://github.com/zilliztech/tantivy.git#68acb863341e8c814961f90f99c2d5c7a5463673" +source = "git+https://github.com/zilliztech/tantivy.git#8ea93cae1a177b2580c36e1e4a0c612c5d1649e9" dependencies = [ "futures-util", "itertools 0.14.0", @@ -4043,7 +4043,7 @@ dependencies = [ [[package]] name = "tantivy-stacker" version = "0.3.0" -source = "git+https://github.com/zilliztech/tantivy.git#68acb863341e8c814961f90f99c2d5c7a5463673" +source = "git+https://github.com/zilliztech/tantivy.git#8ea93cae1a177b2580c36e1e4a0c612c5d1649e9" dependencies = [ "murmurhash32", "rand_distr", @@ -4061,7 +4061,7 @@ dependencies = [ [[package]] name = "tantivy-tokenizer-api" version = "0.3.0" -source = "git+https://github.com/zilliztech/tantivy.git#68acb863341e8c814961f90f99c2d5c7a5463673" +source = "git+https://github.com/zilliztech/tantivy.git#8ea93cae1a177b2580c36e1e4a0c612c5d1649e9" dependencies = [ "serde", ] @@ -4595,7 +4595,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ - "windows-sys 0.59.0", + "windows-sys 0.48.0", ] [[package]]