@@ -121,6 +121,7 @@ syn-f595c2ba2a3f28df = { package = "syn", version = "2.0.98", features = ["extra
121121time = { version = " 0.3.36" , features = [" formatting" , " local-offset" , " macros" , " parsing" ] }
122122tokio = { version = " 1.43.0" , features = [" full" , " test-util" ] }
123123tokio-postgres = { version = " 0.7.13" , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
124+ tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
124125tokio-stream = { version = " 0.1.17" , features = [" net" , " sync" ] }
125126tokio-util = { version = " 0.7.13" , features = [" codec" , " io-util" ] }
126127toml = { version = " 0.7.8" }
@@ -244,6 +245,7 @@ time = { version = "0.3.36", features = ["formatting", "local-offset", "macros",
244245time-macros = { version = " 0.2.18" , default-features = false , features = [" formatting" , " parsing" ] }
245246tokio = { version = " 1.43.0" , features = [" full" , " test-util" ] }
246247tokio-postgres = { version = " 0.7.13" , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
248+ tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
247249tokio-stream = { version = " 0.1.17" , features = [" net" , " sync" ] }
248250tokio-util = { version = " 0.7.13" , features = [" codec" , " io-util" ] }
249251toml = { version = " 0.7.8" }
@@ -266,77 +268,70 @@ bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.6.0", default-f
266268cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
267269dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
268270getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
269- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
271+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
270272hyper-util = { version = " 0.1.10" , features = [" full" ] }
271273linux-raw-sys = { version = " 0.4.14" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " system" , " xdp" ] }
272274mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
273275rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
274- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
275276
276277[target .x86_64-unknown-linux-gnu .build-dependencies ]
277278bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
278279cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
279280dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
280281getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
281- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
282+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
282283hyper-util = { version = " 0.1.10" , features = [" full" ] }
283284linux-raw-sys = { version = " 0.4.14" , default-features = false , features = [" elf" , " errno" , " general" , " if_ether" , " ioctl" , " net" , " netlink" , " no_std" , " prctl" , " std" , " system" , " xdp" ] }
284285mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
285286rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
286- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
287287
288288[target .x86_64-apple-darwin .dependencies ]
289289bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
290290cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
291291getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
292- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
292+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
293293hyper-util = { version = " 0.1.10" , features = [" full" ] }
294294mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
295295rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
296- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
297296
298297[target .x86_64-apple-darwin .build-dependencies ]
299298bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
300299cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
301300getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
302- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
301+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
303302hyper-util = { version = " 0.1.10" , features = [" full" ] }
304303mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
305304rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
306- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
307305
308306[target .aarch64-apple-darwin .dependencies ]
309307bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
310308cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
311309getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
312- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
310+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
313311hyper-util = { version = " 0.1.10" , features = [" full" ] }
314312mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
315313rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
316- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
317314
318315[target .aarch64-apple-darwin .build-dependencies ]
319316bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
320317cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
321318getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
322- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
319+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
323320hyper-util = { version = " 0.1.10" , features = [" full" ] }
324321mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
325322rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
326- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
327323
328324[target .x86_64-unknown-illumos .dependencies ]
329325bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6.0" , default-features = false , features = [" std" ] }
330326cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
331327dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
332328getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
333- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
329+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
334330hyper-util = { version = " 0.1.10" , features = [" full" ] }
335331indicatif = { version = " 0.17.11" , features = [" rayon" ] }
336332itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
337333mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
338334rustix = { 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" ] }
340335toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
341336
342337[target .x86_64-unknown-illumos .build-dependencies ]
@@ -345,13 +340,12 @@ clang-sys = { version = "1.8.1", default-features = false, features = ["clang_11
345340cookie = { version = " 0.18.1" , default-features = false , features = [" percent-encode" ] }
346341dof = { version = " 0.3.0" , default-features = false , features = [" des" ] }
347342getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
348- hyper-rustls = { version = " 0.27.3 " , default- features = false , features = [ " http1 " , " http2" , " ring" , " tls12 " , " webpki-tokio" ] }
343+ hyper-rustls = { version = " 0.27.5 " , features = [ " http2" , " ring" , " webpki-tokio" ] }
349344hyper-util = { version = " 0.1.10" , features = [" full" ] }
350345indicatif = { version = " 0.17.11" , features = [" rayon" ] }
351346itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
352347mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
353348rustix = { version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
354- tokio-rustls = { version = " 0.26.0" , default-features = false , features = [" logging" , " ring" , " tls12" ] }
355349toml_edit-cdcf2f9584511fe6 = { package = " toml_edit" , version = " 0.19.15" , features = [" serde" ] }
356350
357351# ## END HAKARI SECTION
0 commit comments