@@ -123,6 +123,7 @@ syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.101", features = ["extr
123123time = { version = " 0.3.36" , features = [" formatting" , " local-offset" , " macros" , " parsing" ] }
124124tokio = { version = " 1.45.0" , features = [" full" , " test-util" ] }
125125tokio-postgres = { version = " 0.7.13" , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
126+ tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
126127tokio-stream = { version = " 0.1.17" , features = [" net" , " sync" ] }
127128tokio-util = { version = " 0.7.13" , features = [" codec" , " io-util" , " time" ] }
128129toml = { version = " 0.7.8" }
@@ -250,6 +251,7 @@ time = { version = "0.3.36", features = ["formatting", "local-offset", "macros",
250251time-macros = { version = " 0.2.18" , default-features = false , features = [" formatting" , " parsing" ] }
251252tokio = { version = " 1.45.0" , features = [" full" , " test-util" ] }
252253tokio-postgres = { version = " 0.7.13" , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
254+ tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
253255tokio-stream = { version = " 0.1.17" , features = [" net" , " sync" ] }
254256tokio-util = { version = " 0.7.13" , features = [" codec" , " io-util" , " time" ] }
255257toml = { version = " 0.7.8" }
@@ -273,77 +275,70 @@ bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.9.0", default-f
273275cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
274276dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
275277getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
276- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
278+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
277279hyper-util = { version = " 0.1.14" , features = [" full" ] }
278280linux-raw-sys = { version = " 0.4.14" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " system" , " xdp" ] }
279281mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
280282rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
281- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
282283
283284[target .x86_64-unknown-linux-gnu .build-dependencies ]
284285bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
285286cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
286287dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
287288getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
288- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
289+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
289290hyper-util = { version = " 0.1.14" , features = [" full" ] }
290291linux-raw-sys = { version = " 0.4.14" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " system" , " xdp" ] }
291292mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
292293rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
293- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
294294
295295[target .x86_64-apple-darwin .dependencies ]
296296bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
297297cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
298298getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
299- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
299+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
300300hyper-util = { version = " 0.1.14" , features = [" full" ] }
301301mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
302302rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
303- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
304303
305304[target .x86_64-apple-darwin .build-dependencies ]
306305bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
307306cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
308307getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
309- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
308+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
310309hyper-util = { version = " 0.1.14" , features = [" full" ] }
311310mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
312311rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
313- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
314312
315313[target .aarch64-apple-darwin .dependencies ]
316314bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
317315cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
318316getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
319- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
317+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
320318hyper-util = { version = " 0.1.14" , features = [" full" ] }
321319mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
322320rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
323- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
324321
325322[target .aarch64-apple-darwin .build-dependencies ]
326323bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
327324cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
328325getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
329- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
326+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
330327hyper-util = { version = " 0.1.14" , features = [" full" ] }
331328mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
332329rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
333- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
334330
335331[target .x86_64-unknown-illumos .dependencies ]
336332bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
337333cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
338334dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
339335getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
340- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
336+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
341337hyper-util = { version = " 0.1.14" , features = [" full" ] }
342338indicatif = { version = " 0.17.11" , features = [" rayon" ] }
343339itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
344340mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
345341rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
346- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
347342toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
348343winnow = { version = " 0.6.26" , features = [" simd" ] }
349344
@@ -353,13 +348,12 @@ clang-sys = { version = "1.8.1", default-features = false, features = ["clang_11
353348cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
354349dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
355350getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
356- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
351+ hyper-rustls = { version = " 0.27.7 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
357352hyper-util = { version = " 0.1.14" , features = [" full" ] }
358353indicatif = { version = " 0.17.11" , features = [" rayon" ] }
359354itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
360355mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
361356rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
362- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
363357toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
364358winnow = { version = " 0.6.26" , features = [" simd" ] }
365359
0 commit comments