@@ -72,7 +72,7 @@ indexmap = { version = "2.11.0", features = ["serde"] }
7272inout = { version = " 0.1.3" , default-features = false , features = [" std" ] }
7373ipnet = { version = " 2.11.0" , features = [" serde" ] }
7474ipnetwork = { version = " 0.21.1" , features = [" schemars" , " serde" ] }
75- itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1 " }
75+ itertools-594e8ee84c453af0 = { package = " itertools" , version = " 0.13.0 " }
7676lalrpop-util = { version = " 0.19.12" }
7777lazy_static = { version = " 1.5.0" , default-features = false , features = [" spin_no_std" ] }
7878libc = { version = " 0.2.174" , features = [" extra_traits" ] }
@@ -103,7 +103,7 @@ rand-274715c4dabd11b0 = { package = "rand", version = "0.9.2" }
103103rand-c38e5c1d305a1b54 = { package = " rand" , version = " 0.8.5" }
104104rand_chacha-274715c4dabd11b0 = { package = " rand_chacha" , version = " 0.9.0" , default-features = false , features = [" std" ] }
105105rand_chacha-468e82937335b1c9 = { package = " rand_chacha" , version = " 0.3.1" , default-features = false , features = [" std" ] }
106- regex = { version = " 1.11.1 " }
106+ regex = { version = " 1.11.2 " }
107107regex-automata = { version = " 0.4.8" , default-features = false , features = [" dfa" , " hybrid" , " meta" , " nfa" , " perf" , " unicode" ] }
108108regex-syntax = { version = " 0.8.5" }
109109reqwest = { version = " 0.12.22" , features = [" blocking" , " cookies" , " json" , " rustls-tls" , " stream" ] }
@@ -209,7 +209,7 @@ indexmap = { version = "2.11.0", features = ["serde"] }
209209inout = { version = " 0.1.3" , default-features = false , features = [" std" ] }
210210ipnet = { version = " 2.11.0" , features = [" serde" ] }
211211ipnetwork = { version = " 0.21.1" , features = [" schemars" , " serde" ] }
212- itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1 " }
212+ itertools-594e8ee84c453af0 = { package = " itertools" , version = " 0.13.0 " }
213213lalrpop-util = { version = " 0.19.12" }
214214lazy_static = { version = " 1.5.0" , default-features = false , features = [" spin_no_std" ] }
215215libc = { version = " 0.2.174" , features = [" extra_traits" ] }
@@ -240,7 +240,7 @@ rand-274715c4dabd11b0 = { package = "rand", version = "0.9.2" }
240240rand-c38e5c1d305a1b54 = { package = " rand" , version = " 0.8.5" }
241241rand_chacha-274715c4dabd11b0 = { package = " rand_chacha" , version = " 0.9.0" , default-features = false , features = [" std" ] }
242242rand_chacha-468e82937335b1c9 = { package = " rand_chacha" , version = " 0.3.1" , default-features = false , features = [" std" ] }
243- regex = { version = " 1.11.1 " }
243+ regex = { version = " 1.11.2 " }
244244regex-automata = { version = " 0.4.8" , default-features = false , features = [" dfa" , " hybrid" , " meta" , " nfa" , " perf" , " unicode" ] }
245245regex-syntax = { version = " 0.8.5" }
246246reqwest = { version = " 0.12.22" , features = [" blocking" , " cookies" , " json" , " rustls-tls" , " stream" ] }
@@ -363,6 +363,7 @@ dof = { version = "0.3.0", default-features = false, features = ["des"] }
363363getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
364364hyper-rustls = { version = " 0.27.7" , features = [" http2" , " ring" , " webpki-tokio" ] }
365365hyper-util = { version = " 0.1.16" , features = [" full" ] }
366+ itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
366367itertools-93f6ce9d446188ac = { package = " itertools" , version = " 0.10.5" }
367368mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
368369rustix-d585fab2519d2d1 = { package = " rustix" , version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
@@ -378,6 +379,7 @@ dof = { version = "0.3.0", default-features = false, features = ["des"] }
378379getrandom-468e82937335b1c9 = { package = " getrandom" , version = " 0.3.1" , default-features = false , features = [" std" ] }
379380hyper-rustls = { version = " 0.27.7" , features = [" http2" , " ring" , " webpki-tokio" ] }
380381hyper-util = { version = " 0.1.16" , features = [" full" ] }
382+ itertools-5ef9efb8ec2df382 = { package = " itertools" , version = " 0.12.1" }
381383itertools-93f6ce9d446188ac = { package = " itertools" , version = " 0.10.5" }
382384mio = { version = " 1.0.2" , features = [" net" , " os-ext" ] }
383385rustix-d585fab2519d2d1 = { package = " rustix" , version = " 0.38.37" , features = [" event" , " fs" , " net" , " pipe" , " process" , " stdio" , " system" , " termios" , " time" ] }
0 commit comments