@@ -126,6 +126,7 @@ syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.101", features = ["extr
126126time = { version = " 0.3.36" , features = [" formatting" , " local-offset" , " macros" , " parsing" ] }
127127tokio = { version = " 1.45.0" , features = [" full" , " test-util" ] }
128128tokio-postgres = { version = " 0.7.13" , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
129+ tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
129130tokio-stream = { version = " 0.1.17" , features = [" net" , " sync" ] }
130131tokio-util = { version = " 0.7.13" , features = [" codec" , " io-util" , " time" ] }
131132toml = { version = " 0.7.8" }
@@ -256,6 +257,7 @@ time = { version = "0.3.36", features = ["formatting", "local-offset", "macros",
256257time-macros = { version = " 0.2.18" , default-features = false , features = [" formatting" , " parsing" ] }
257258tokio = { version = " 1.45.0" , features = [" full" , " test-util" ] }
258259tokio-postgres = { version = " 0.7.13" , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
260+ tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
259261tokio-stream = { version = " 0.1.17" , features = [" net" , " sync" ] }
260262tokio-util = { version = " 0.7.13" , features = [" codec" , " io-util" , " time" ] }
261263toml = { version = " 0.7.8" }
@@ -279,77 +281,70 @@ bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.9.0", default-f
279281cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
280282dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
281283getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
282- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
284+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
283285hyper-util = { version = " 0.1.14" , features = [" full" ] }
284286linux-raw-sys = { version = " 0.4.14" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " system" , " xdp" ] }
285287mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
286288rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
287- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
288289
289290[target .x86_64-unknown-linux-gnu .build-dependencies ]
290291bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
291292cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
292293dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
293294getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
294- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
295+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
295296hyper-util = { version = " 0.1.14" , features = [" full" ] }
296297linux-raw-sys = { version = " 0.4.14" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " system" , " xdp" ] }
297298mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
298299rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
299- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
300300
301301[target .x86_64-apple-darwin .dependencies ]
302302bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
303303cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
304304getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
305- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
305+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
306306hyper-util = { version = " 0.1.14" , features = [" full" ] }
307307mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
308308rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
309- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
310309
311310[target .x86_64-apple-darwin .build-dependencies ]
312311bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
313312cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
314313getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
315- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
314+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
316315hyper-util = { version = " 0.1.14" , features = [" full" ] }
317316mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
318317rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
319- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
320318
321319[target .aarch64-apple-darwin .dependencies ]
322320bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
323321cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
324322getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
325- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
323+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
326324hyper-util = { version = " 0.1.14" , features = [" full" ] }
327325mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
328326rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
329- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
330327
331328[target .aarch64-apple-darwin .build-dependencies ]
332329bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
333330cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
334331getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
335- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
332+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
336333hyper-util = { version = " 0.1.14" , features = [" full" ] }
337334mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
338335rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
339- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
340336
341337[target .x86_64-unknown-illumos .dependencies ]
342338bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
343339cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
344340dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
345341getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
346- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
342+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
347343hyper-util = { version = " 0.1.14" , features = [" full" ] }
348344indicatif = { version = " 0.17.11" , features = [" rayon" ] }
349345itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
350346mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
351347rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
352- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
353348toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
354349winnow = { version = " 0.6.26" , features = [" simd" ] }
355350
@@ -359,13 +354,12 @@ clang-sys = { version = "1.8.1", default-features = false, features = ["clang_11
359354cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
360355dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
361356getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
362- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
357+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
363358hyper-util = { version = " 0.1.14" , features = [" full" ] }
364359indicatif = { version = " 0.17.11" , features = [" rayon" ] }
365360itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
366361mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
367362rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
368- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
369363toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
370364winnow = { version = " 0.6.26" , features = [" simd" ] }
371365
0 commit comments