@@ -87,12 +87,12 @@ num-bigint = { version = "0.4" }
8787num-integer = { version = " 0.1" , features = [" i128" ] }
8888num-traits = { version = " 0.2" , features = [" i128" , " libm" ] }
8989object_store = { version = " 0.12" , features = [" aws" , " azure" , " gcp" ] }
90- opentelemetry_sdk = { version = " 0.30" , features = [" experimental_trace_batch_span_processor_with_async_runtime" , " rt-tokio" ] }
90+ opentelemetry = { version = " 0.31" }
91+ opentelemetry_sdk = { version = " 0.31" , features = [" experimental_trace_batch_span_processor_with_async_runtime" , " rt-tokio" ] }
9192phf_shared = { version = " 0.11" }
9293pprof = { version = " 0.15" , features = [" criterion" , " flamegraph" , " frame-pointer" ] }
9394proc-macro2 = { version = " 1" }
9495prost-582f2526e08bb6a0 = { package = " prost" , version = " 0.14" }
95- prost-594e8ee84c453af0 = { package = " prost" , version = " 0.13" , features = [" prost-derive" ] }
9696prost-types = { version = " 0.14" }
9797protobuf = { version = " 2" , default-features = false , features = [" with-bytes" ] }
9898quanta = { version = " 0.12" }
@@ -124,7 +124,7 @@ tokio-stream = { version = "0.1", features = ["net", "sync"] }
124124tokio-util = { version = " 0.7" , features = [" codec" , " io-util" , " net" , " rt" ] }
125125toml_datetime = { version = " 0.6" , default-features = false , features = [" serde" ] }
126126toml_edit = { version = " 0.22" , features = [" serde" ] }
127- tonic = { version = " 0.14" , default- features = false , features = [ " codegen " , " gzip" , " router " , " transport " , " zstd" ] }
127+ tonic = { version = " 0.14" , features = [ " gzip" , " tls-native-roots " , " tls-ring " , " zstd" ] }
128128tower-9fbad63c4bcf4a8f = { package = " tower" , version = " 0.4" , features = [" balance" , " buffer" , " limit" , " util" ] }
129129tower-d8f496e17d97b5cb = { package = " tower" , version = " 0.5" , default-features = false , features = [" balance" , " buffer" , " limit" , " load-shed" , " log" , " retry" , " timeout" ] }
130130tower-http = { version = " 0.6" , features = [" cors" , " follow-redirect" , " map-response-body" , " normalize-path" , " trace" ] }
@@ -216,12 +216,12 @@ num-bigint = { version = "0.4" }
216216num-integer = { version = " 0.1" , features = [" i128" ] }
217217num-traits = { version = " 0.2" , features = [" i128" , " libm" ] }
218218object_store = { version = " 0.12" , features = [" aws" , " azure" , " gcp" ] }
219- opentelemetry_sdk = { version = " 0.30" , features = [" experimental_trace_batch_span_processor_with_async_runtime" , " rt-tokio" ] }
219+ opentelemetry = { version = " 0.31" }
220+ opentelemetry_sdk = { version = " 0.31" , features = [" experimental_trace_batch_span_processor_with_async_runtime" , " rt-tokio" ] }
220221phf_shared = { version = " 0.11" }
221222pprof = { version = " 0.15" , features = [" criterion" , " flamegraph" , " frame-pointer" ] }
222223proc-macro2 = { version = " 1" }
223224prost-582f2526e08bb6a0 = { package = " prost" , version = " 0.14" }
224- prost-594e8ee84c453af0 = { package = " prost" , version = " 0.13" , features = [" prost-derive" ] }
225225prost-build = { version = " 0.14" , features = [" cleanup-markdown" ] }
226226prost-types = { version = " 0.14" }
227227protobuf = { version = " 2" , default-features = false , features = [" with-bytes" ] }
@@ -255,7 +255,7 @@ tokio-stream = { version = "0.1", features = ["net", "sync"] }
255255tokio-util = { version = " 0.7" , features = [" codec" , " io-util" , " net" , " rt" ] }
256256toml_datetime = { version = " 0.6" , default-features = false , features = [" serde" ] }
257257toml_edit = { version = " 0.22" , features = [" serde" ] }
258- tonic = { version = " 0.14" , default- features = false , features = [ " codegen " , " gzip" , " router " , " transport " , " zstd" ] }
258+ tonic = { version = " 0.14" , features = [ " gzip" , " tls-native-roots " , " tls-ring " , " zstd" ] }
259259tower-9fbad63c4bcf4a8f = { package = " tower" , version = " 0.4" , features = [" balance" , " buffer" , " limit" , " util" ] }
260260tower-d8f496e17d97b5cb = { package = " tower" , version = " 0.5" , default-features = false , features = [" balance" , " buffer" , " limit" , " load-shed" , " log" , " retry" , " timeout" ] }
261261tower-http = { version = " 0.6" , features = [" cors" , " follow-redirect" , " map-response-body" , " normalize-path" , " trace" ] }
@@ -280,7 +280,7 @@ libc = { version = "0.2", default-features = false, features = ["use_std"] }
280280mio = { version = " 1" , features = [" net" , " os-ext" ] }
281281nix = { version = " 0.29" , features = [" fs" , " signal" ] }
282282num = { version = " 0.4" }
283- prost-594e8ee84c453af0 = { package = " prost" , version = " 0.13" , default- features = false , features = [" no-recursion-limit" ] }
283+ prost-594e8ee84c453af0 = { package = " prost" , version = " 0.13" , features = [" no-recursion-limit" , " prost-derive " ] }
284284rustix-d585fab2519d2d1 = { package = " rustix" , version = " 0.38" , features = [" stdio" , " termios" ] }
285285rustix-dff4ba8e3ae991db = { package = " rustix" , version = " 1" , features = [" fs" , " stdio" , " termios" ] }
286286
@@ -292,7 +292,7 @@ libc = { version = "0.2", default-features = false, features = ["use_std"] }
292292mio = { version = " 1" , features = [" net" , " os-ext" ] }
293293nix = { version = " 0.29" , features = [" fs" , " signal" ] }
294294num = { version = " 0.4" }
295- prost-594e8ee84c453af0 = { package = " prost" , version = " 0.13" , default- features = false , features = [" no-recursion-limit" ] }
295+ prost-594e8ee84c453af0 = { package = " prost" , version = " 0.13" , features = [" no-recursion-limit" , " prost-derive " ] }
296296rustix-d585fab2519d2d1 = { package = " rustix" , version = " 0.38" , features = [" stdio" , " termios" ] }
297297rustix-dff4ba8e3ae991db = { package = " rustix" , version = " 1" , features = [" fs" , " stdio" , " termios" ] }
298298
@@ -303,7 +303,7 @@ hyper-util = { version = "0.1", default-features = false, features = ["client-pr
303303libc = { version = " 0.2" , default-features = false , features = [" use_std" ] }
304304nix = { version = " 0.29" , features = [" fs" , " signal" ] }
305305num = { version = " 0.4" }
306- prost-594e8ee84c453af0 = { package = " prost" , version = " 0.13" , default- features = false , features = [" no-recursion-limit" ] }
306+ prost-594e8ee84c453af0 = { package = " prost" , version = " 0.13" , features = [" no-recursion-limit" , " prost-derive " ] }
307307rustix-d585fab2519d2d1 = { package = " rustix" , version = " 0.38" , features = [" stdio" , " termios" ] }
308308rustix-dff4ba8e3ae991db = { package = " rustix" , version = " 1" , features = [" fs" , " stdio" , " termios" ] }
309309
@@ -314,7 +314,7 @@ hyper-util = { version = "0.1", default-features = false, features = ["client-pr
314314libc = { version = " 0.2" , default-features = false , features = [" use_std" ] }
315315nix = { version = " 0.29" , features = [" fs" , " signal" ] }
316316num = { version = " 0.4" }
317- prost-594e8ee84c453af0 = { package = " prost" , version = " 0.13" , default- features = false , features = [" no-recursion-limit" ] }
317+ prost-594e8ee84c453af0 = { package = " prost" , version = " 0.13" , features = [" no-recursion-limit" , " prost-derive " ] }
318318rustix-d585fab2519d2d1 = { package = " rustix" , version = " 0.38" , features = [" stdio" , " termios" ] }
319319rustix-dff4ba8e3ae991db = { package = " rustix" , version = " 1" , features = [" fs" , " stdio" , " termios" ] }
320320
0 commit comments