11[workspace ]
22resolver = " 2"
33members = [
4- " quickwit-actors" ,
5- " quickwit-aws" ,
6- " quickwit-cli" ,
7- " quickwit-cluster" ,
8- " quickwit-codegen" ,
9- " quickwit-codegen/example" ,
10- " quickwit-common" ,
11- " quickwit-config" ,
12- " quickwit-control-plane" ,
13- " quickwit-datetime" ,
14- " quickwit-directories" ,
15- " quickwit-doc-mapper" ,
16- " quickwit-index-management" ,
17- " quickwit-indexing" ,
18- " quickwit-ingest" ,
19- " quickwit-integration-tests" ,
20- " quickwit-jaeger" ,
21- " quickwit-janitor" ,
22- " quickwit-lambda" ,
23- " quickwit-macros" ,
24- " quickwit-metastore" ,
4+ " quickwit-actors" ,
5+ " quickwit-aws" ,
6+ " quickwit-cli" ,
7+ " quickwit-cluster" ,
8+ " quickwit-codegen" ,
9+ " quickwit-codegen/example" ,
10+ " quickwit-common" ,
11+ " quickwit-config" ,
12+ " quickwit-control-plane" ,
13+ " quickwit-datetime" ,
14+ " quickwit-directories" ,
15+ " quickwit-doc-mapper" ,
16+ " quickwit-index-management" ,
17+ " quickwit-indexing" ,
18+ " quickwit-ingest" ,
19+ " quickwit-integration-tests" ,
20+ " quickwit-jaeger" ,
21+ " quickwit-janitor" ,
22+ " quickwit-lambda" ,
23+ " quickwit-macros" ,
24+ " quickwit-metastore" ,
2525
2626 # Disabling metastore-utils from the quickwit projects to ease build/deps.
2727 # We can reenable it when we need it.
2828 # "quickwit-metastore-utils",
29- " quickwit-opentelemetry" ,
30- " quickwit-proto" ,
31- " quickwit-query" ,
32- " quickwit-rest-client" ,
33- " quickwit-search" ,
34- " quickwit-serve" ,
35- " quickwit-storage" ,
36- " quickwit-telemetry" ,
29+ " quickwit-opentelemetry" ,
30+ " quickwit-proto" ,
31+ " quickwit-query" ,
32+ " quickwit-rest-client" ,
33+ " quickwit-search" ,
34+ " quickwit-serve" ,
35+ " quickwit-storage" ,
36+ " quickwit-telemetry" ,
3737]
3838
3939# The following list excludes `quickwit-metastore-utils` and `quickwit-lambda`
4040# from the default member to ease build/deps.
4141default-members = [
42- " quickwit-actors" ,
43- " quickwit-aws" ,
44- " quickwit-cli" ,
45- " quickwit-cluster" ,
46- " quickwit-codegen" ,
47- " quickwit-codegen/example" ,
48- " quickwit-common" ,
49- " quickwit-config" ,
50- " quickwit-control-plane" ,
51- " quickwit-datetime" ,
52- " quickwit-directories" ,
53- " quickwit-doc-mapper" ,
54- " quickwit-index-management" ,
55- " quickwit-indexing" ,
56- " quickwit-ingest" ,
57- " quickwit-integration-tests" ,
58- " quickwit-jaeger" ,
59- " quickwit-janitor" ,
60- " quickwit-macros" ,
61- " quickwit-metastore" ,
62- " quickwit-opentelemetry" ,
63- " quickwit-proto" ,
64- " quickwit-query" ,
65- " quickwit-rest-client" ,
66- " quickwit-search" ,
67- " quickwit-serve" ,
68- " quickwit-storage" ,
69- " quickwit-telemetry" ,
42+ " quickwit-actors" ,
43+ " quickwit-aws" ,
44+ " quickwit-cli" ,
45+ " quickwit-cluster" ,
46+ " quickwit-codegen" ,
47+ " quickwit-codegen/example" ,
48+ " quickwit-common" ,
49+ " quickwit-config" ,
50+ " quickwit-control-plane" ,
51+ " quickwit-datetime" ,
52+ " quickwit-directories" ,
53+ " quickwit-doc-mapper" ,
54+ " quickwit-index-management" ,
55+ " quickwit-indexing" ,
56+ " quickwit-ingest" ,
57+ " quickwit-integration-tests" ,
58+ " quickwit-jaeger" ,
59+ " quickwit-janitor" ,
60+ " quickwit-macros" ,
61+ " quickwit-metastore" ,
62+ " quickwit-opentelemetry" ,
63+ " quickwit-proto" ,
64+ " quickwit-query" ,
65+ " quickwit-rest-client" ,
66+ " quickwit-search" ,
67+ " quickwit-serve" ,
68+ " quickwit-storage" ,
69+ " quickwit-telemetry" ,
7070]
7171
7272[workspace .package ]
@@ -93,8 +93,8 @@ bytesize = { version = "1.3", features = ["serde"] }
9393bytestring = " 1.4"
9494chitchat = { git = " https://github.com/quickwit-oss/chitchat.git" , rev = " bd54c81" }
9595chrono = { version = " 0.4" , default-features = false , features = [
96- " clock" ,
97- " std" ,
96+ " clock" ,
97+ " std" ,
9898] }
9999clap = { version = " 4.5" , features = [" env" , " string" ] }
100100coarsetime = " 0.1"
@@ -138,12 +138,12 @@ libz-sys = "1.1"
138138lindera-core = " 0.27"
139139lindera-dictionary = " 0.27"
140140lindera-tokenizer = { version = " 0.27" , features = [
141- " cc-cedict-compress" ,
142- " cc-cedict" ,
143- " ipadic-compress" ,
144- " ipadic" ,
145- " ko-dic-compress" ,
146- " ko-dic" ,
141+ " cc-cedict-compress" ,
142+ " cc-cedict" ,
143+ " ipadic-compress" ,
144+ " ipadic" ,
145+ " ko-dic-compress" ,
146+ " ko-dic" ,
147147] }
148148lru = " 0.13"
149149matches = " 0.1"
@@ -173,31 +173,31 @@ proc-macro2 = "1.0"
173173prometheus = { version = " 0.13" , features = [" process" ] }
174174proptest = " 1"
175175prost = { version = " 0.13" , default-features = false , features = [
176- " prost-derive" ,
176+ " prost-derive" ,
177177] }
178178prost-build = " 0.13"
179179prost-types = " 0.13"
180180pulsar = { version = " 6.3" , default-features = false , features = [
181- " auth-oauth2" ,
182- " compression" ,
183- " tokio-runtime" ,
181+ " auth-oauth2" ,
182+ " compression" ,
183+ " tokio-runtime" ,
184184] }
185185quote = " 1.0"
186186rand = " 0.8"
187187rand_distr = " 0.4"
188188rayon = " 1.10"
189189rdkafka = { version = " 0.38" , default-features = false , features = [
190- " cmake-build" ,
191- " libz" ,
192- " ssl" ,
193- " tokio" ,
194- " zstd" ,
190+ " cmake-build" ,
191+ " libz" ,
192+ " ssl" ,
193+ " tokio" ,
194+ " zstd" ,
195195] }
196196regex = " 1.11"
197197regex-syntax = " 0.8"
198198reqwest = { version = " 0.12" , default-features = false , features = [
199- " json" ,
200- " rustls-tls" ,
199+ " json" ,
200+ " rustls-tls" ,
201201] }
202202reqwest-middleware = " 0.4"
203203reqwest-retry = " 0.7"
@@ -207,8 +207,8 @@ rustls = "0.21"
207207rustls-pemfile = " 1.0"
208208sea-query = { version = " 0.30" }
209209sea-query-binder = { version = " 0.5" , features = [
210- " runtime-tokio-rustls" ,
211- " sqlx-postgres" ,
210+ " runtime-tokio-rustls" ,
211+ " sqlx-postgres" ,
212212] }
213213# ^1.0.184 due to serde-rs/serde#2538
214214serde = { version = " 1.0.219" , features = [" derive" , " rc" ] }
@@ -221,10 +221,10 @@ serial_test = { version = "3.2", features = ["file_locks"] }
221221siphasher = " 1.0"
222222smallvec = " 1"
223223sqlx = { version = " 0.7" , features = [
224- " migrate" ,
225- " postgres" ,
226- " runtime-tokio-rustls" ,
227- " time" ,
224+ " migrate" ,
225+ " postgres" ,
226+ " runtime-tokio-rustls" ,
227+ " time" ,
228228] }
229229syn = { version = " 2.0" , features = [" extra-traits" , " full" , " parsing" ] }
230230sync_wrapper = " 1"
@@ -243,34 +243,34 @@ tokio-stream = { version = "0.1", features = ["sync"] }
243243tokio-util = { version = " 0.7" , features = [" full" ] }
244244toml = " 0.7"
245245tonic = { version = " 0.13" , features = [
246- " _tls-any" ,
247- " gzip" ,
248- " tls-native-roots" ,
249- " zstd" ,
246+ " _tls-any" ,
247+ " gzip" ,
248+ " tls-native-roots" ,
249+ " zstd" ,
250250] }
251251tonic-build = " 0.13"
252252tonic-health = " 0.13"
253253tonic-reflection = " 0.13"
254254tower = { version = " 0.5" , features = [
255- " balance" ,
256- " buffer" ,
257- " load" ,
258- " retry" ,
259- " util" ,
255+ " balance" ,
256+ " buffer" ,
257+ " load" ,
258+ " retry" ,
259+ " util" ,
260260] }
261261# legacy version because of warp
262262tower-http = { version = " 0.4" , features = [
263- " compression-gzip" ,
264- " compression-zstd" ,
265- " cors" ,
263+ " compression-gzip" ,
264+ " compression-zstd" ,
265+ " cors" ,
266266] }
267267tracing = " 0.1"
268268tracing-opentelemetry = " 0.28"
269269tracing-subscriber = { version = " 0.3" , features = [
270- " env-filter" ,
271- " json" ,
272- " std" ,
273- " time" ,
270+ " env-filter" ,
271+ " json" ,
272+ " std" ,
273+ " time" ,
274274] }
275275ttl_cache = " 0.5"
276276typetag = " 0.2"
@@ -279,10 +279,10 @@ username = "0.2"
279279utoipa = { version = " 4.2" , features = [" time" , " ulid" ] }
280280uuid = { version = " 1.17" , features = [" v4" , " serde" ] }
281281vrl = { version = " 0.22" , default-features = false , features = [
282- " compiler" ,
283- " diagnostic" ,
284- " stdlib" ,
285- " value" ,
282+ " compiler" ,
283+ " diagnostic" ,
284+ " stdlib" ,
285+ " value" ,
286286] }
287287warp = " 0.3"
288288whichlang = " 0.1"
@@ -299,21 +299,21 @@ aws-smithy-async = "1.2"
299299aws-smithy-http-client = { version = " 1.0" }
300300aws-smithy-runtime = " 1.8"
301301aws-smithy-types = { version = " 1.3" , features = [
302- " byte-stream-poll-next" ,
303- " http-body-1-x" ,
302+ " byte-stream-poll-next" ,
303+ " http-body-1-x" ,
304304] }
305305aws-types = " 1.3"
306306
307307azure_core = { version = " 0.21" , features = [
308- " hmac_rust" ,
309- " enable_reqwest_rustls" ,
308+ " hmac_rust" ,
309+ " enable_reqwest_rustls" ,
310310] }
311311azure_identity = { version = " 0.21" }
312312azure_storage = { version = " 0.21" , default-features = false , features = [
313- " enable_reqwest_rustls" ,
313+ " enable_reqwest_rustls" ,
314314] }
315315azure_storage_blobs = { version = " 0.21" , default-features = false , features = [
316- " enable_reqwest_rustls" ,
316+ " enable_reqwest_rustls" ,
317317] }
318318
319319opendal = { version = " 0.53" , default-features = false }
@@ -349,11 +349,11 @@ quickwit-storage = { path = "quickwit-storage" }
349349quickwit-telemetry = { path = " quickwit-telemetry" }
350350
351351tantivy = { git = " https://github.com/quickwit-oss/tantivy/" , rev = " f4b3741" , default-features = false , features = [
352- " lz4-compression" ,
353- " mmap" ,
354- " quickwit" ,
355- " zstd-compression" ,
356- " columnar-zstd-compression" ,
352+ " lz4-compression" ,
353+ " mmap" ,
354+ " quickwit" ,
355+ " zstd-compression" ,
356+ " columnar-zstd-compression" ,
357357] }
358358tantivy-fst = " 0.5"
359359
0 commit comments