@@ -122,6 +122,7 @@ syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.101", features = ["extr
122122time = { version = " 0.3.36" , features = [" formatting" , " local-offset" , " macros" , " parsing" ] }
123123tokio = { version = " 1.43.1" , features = [" full" , " test-util" ] }
124124tokio-postgres = { version = " 0.7.13" , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
125+ tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
125126tokio-stream = { version = " 0.1.17" , features = [" net" , " sync" ] }
126127tokio-util = { version = " 0.7.13" , features = [" codec" , " io-util" , " time" ] }
127128toml = { version = " 0.7.8" }
@@ -247,6 +248,7 @@ time = { version = "0.3.36", features = ["formatting", "local-offset", "macros",
247248time-macros = { version = " 0.2.18" , default-features = false , features = [" formatting" , " parsing" ] }
248249tokio = { version = " 1.43.1" , features = [" full" , " test-util" ] }
249250tokio-postgres = { version = " 0.7.13" , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
251+ tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
250252tokio-stream = { version = " 0.1.17" , features = [" net" , " sync" ] }
251253tokio-util = { version = " 0.7.13" , features = [" codec" , " io-util" , " time" ] }
252254toml = { version = " 0.7.8" }
@@ -270,77 +272,70 @@ bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.9.0", default-f
270272cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
271273dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
272274getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
273- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
275+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
274276hyper-util = { version = " 0.1.11" , features = [" full" ] }
275277linux-raw-sys = { version = " 0.4.14" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " system" , " xdp" ] }
276278mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
277279rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
278- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
279280
280281[target .x86_64-unknown-linux-gnu .build-dependencies ]
281282bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
282283cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
283284dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
284285getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
285- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
286+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
286287hyper-util = { version = " 0.1.11" , features = [" full" ] }
287288linux-raw-sys = { version = " 0.4.14" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " system" , " xdp" ] }
288289mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
289290rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
290- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
291291
292292[target .x86_64-apple-darwin .dependencies ]
293293bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
294294cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
295295getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
296- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
296+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
297297hyper-util = { version = " 0.1.11" , features = [" full" ] }
298298mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
299299rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
300- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
301300
302301[target .x86_64-apple-darwin .build-dependencies ]
303302bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
304303cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
305304getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
306- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
305+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
307306hyper-util = { version = " 0.1.11" , features = [" full" ] }
308307mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
309308rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
310- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
311309
312310[target .aarch64-apple-darwin .dependencies ]
313311bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
314312cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
315313getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
316- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
314+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
317315hyper-util = { version = " 0.1.11" , features = [" full" ] }
318316mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
319317rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
320- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
321318
322319[target .aarch64-apple-darwin .build-dependencies ]
323320bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
324321cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
325322getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
326- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
323+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
327324hyper-util = { version = " 0.1.11" , features = [" full" ] }
328325mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
329326rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
330- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
331327
332328[target .x86_64-unknown-illumos .dependencies ]
333329bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
334330cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
335331dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
336332getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
337- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
333+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
338334hyper-util = { version = " 0.1.11" , features = [" full" ] }
339335indicatif = { version = " 0.17.11" , features = [" rayon" ] }
340336itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
341337mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
342338rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
343- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
344339toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
345340winnow = { version = " 0.6.26" , features = [" simd" ] }
346341
@@ -350,13 +345,12 @@ clang-sys = { version = "1.8.1", default-features = false, features = ["clang_11
350345cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
351346dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
352347getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
353- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
348+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
354349hyper-util = { version = " 0.1.11" , features = [" full" ] }
355350indicatif = { version = " 0.17.11" , features = [" rayon" ] }
356351itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
357352mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
358353rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
359- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
360354toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
361355winnow = { version = " 0.6.26" , features = [" simd" ] }
362356
0 commit comments