@@ -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" }
@@ -249,6 +250,7 @@ time = { version = "0.3.36", features = ["formatting", "local-offset", "macros",
249250time-macros = { version = " 0.2.18" , default-features = false , features = [" formatting" , " parsing" ] }
250251tokio = { version = " 1.45.0" , features = [" full" , " test-util" ] }
251252tokio-postgres = { version = " 0.7.13" , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
253+ tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
252254tokio-stream = { version = " 0.1.17" , features = [" net" , " sync" ] }
253255tokio-util = { version = " 0.7.13" , features = [" codec" , " io-util" , " time" ] }
254256toml = { version = " 0.7.8" }
@@ -272,77 +274,70 @@ bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.9.0", default-f
272274cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
273275dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
274276getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
275- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
277+ hyper-rustls = { version = " 0.27.6 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
276278hyper-util = { version = " 0.1.11" , features = [" full" ] }
277279linux-raw-sys = { version = " 0.4.14" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " system" , " xdp" ] }
278280mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
279281rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
280- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
281282
282283[target .x86_64-unknown-linux-gnu .build-dependencies ]
283284bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
284285cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
285286dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
286287getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
287- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
288+ hyper-rustls = { version = " 0.27.6 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
288289hyper-util = { version = " 0.1.11" , features = [" full" ] }
289290linux-raw-sys = { version = " 0.4.14" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " system" , " xdp" ] }
290291mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
291292rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
292- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
293293
294294[target .x86_64-apple-darwin .dependencies ]
295295bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
296296cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
297297getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
298- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
298+ hyper-rustls = { version = " 0.27.6 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
299299hyper-util = { version = " 0.1.11" , features = [" full" ] }
300300mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
301301rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
302- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
303302
304303[target .x86_64-apple-darwin .build-dependencies ]
305304bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
306305cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
307306getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
308- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
307+ hyper-rustls = { version = " 0.27.6 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
309308hyper-util = { version = " 0.1.11" , features = [" full" ] }
310309mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
311310rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
312- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
313311
314312[target .aarch64-apple-darwin .dependencies ]
315313bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
316314cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
317315getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
318- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
316+ hyper-rustls = { version = " 0.27.6 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
319317hyper-util = { version = " 0.1.11" , features = [" full" ] }
320318mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
321319rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
322- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
323320
324321[target .aarch64-apple-darwin .build-dependencies ]
325322bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
326323cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
327324getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
328- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
325+ hyper-rustls = { version = " 0.27.6 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
329326hyper-util = { version = " 0.1.11" , features = [" full" ] }
330327mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
331328rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
332- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
333329
334330[target .x86_64-unknown-illumos .dependencies ]
335331bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.9.0" , default-features = false , features = [" std" ] }
336332cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
337333dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
338334getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
339- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
335+ hyper-rustls = { version = " 0.27.6 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
340336hyper-util = { version = " 0.1.11" , features = [" full" ] }
341337indicatif = { version = " 0.17.11" , features = [" rayon" ] }
342338itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
343339mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
344340rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
345- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
346341toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
347342winnow = { version = " 0.6.26" , features = [" simd" ] }
348343
@@ -352,13 +347,12 @@ clang-sys = { version = "1.8.1", default-features = false, features = ["clang_11
352347cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
353348dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
354349getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
355- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
350+ hyper-rustls = { version = " 0.27.6 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
356351hyper-util = { version = " 0.1.11" , features = [" full" ] }
357352indicatif = { version = " 0.17.11" , features = [" rayon" ] }
358353itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
359354mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
360355rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
361- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
362356toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
363357winnow = { version = " 0.6.26" , features = [" simd" ] }
364358
0 commit comments