@@ -64,7 +64,6 @@ generic-array = { version = "0.14.7", default-features = false, features = ["mor
6464getrandom-6f8ce4dd05d13bba = { package = " getrandom" , version = " 0.2.15" , default-features = false , features = [" js" , " rdrand" , " std" ] }
6565group = { version = " 0.13.0" , default-features = false , features = [" alloc" ] }
6666hashbrown = { version = " 0.15.4" }
67- heck = { version = " 0.4.1" }
6867hickory-proto = { version = " 0.25.2" , features = [" serde" , " text-parsing" ] }
6968hmac = { version = " 0.12.1" , default-features = false , features = [" reset" ] }
7069hyper = { version = " 1.7.0" , features = [" full" ] }
@@ -104,7 +103,7 @@ rand-274715c4dabd11b0 = { package = "rand", version = "0.9.2" }
104103rand-c38e5c1d305a1b54 = { package = " rand" , version = " 0.8.5" }
105104rand_chacha-274715c4dabd11b0 = { package = " rand_chacha" , version = " 0.9.0" , default-features = false , features = [" std" ] }
106105rand_chacha-468e82937335b1c9 = { package = " rand_chacha" , version = " 0.3.1" , default-features = false , features = [" std" ] }
107- regex = { version = " 1.11.1 " }
106+ regex = { version = " 1.11.2 " }
108107regex-automata = { version = " 0.4.8" , default-features = false , features = [" dfa" , " hybrid" , " meta" , " nfa" , " perf" , " unicode" ] }
109108regex-syntax = { version = " 0.8.5" }
110109reqwest = { version = " 0.12.22" , features = [" blocking" , " cookies" , " json" , " rustls-tls" , " stream" ] }
@@ -201,7 +200,6 @@ generic-array = { version = "0.14.7", default-features = false, features = ["mor
201200getrandom-6f8ce4dd05d13bba = { package = " getrandom" , version = " 0.2.15" , default-features = false , features = [" js" , " rdrand" , " std" ] }
202201group = { version = " 0.13.0" , default-features = false , features = [" alloc" ] }
203202hashbrown = { version = " 0.15.4" }
204- heck = { version = " 0.4.1" }
205203hickory-proto = { version = " 0.25.2" , features = [" serde" , " text-parsing" ] }
206204hmac = { version = " 0.12.1" , default-features = false , features = [" reset" ] }
207205hyper = { version = " 1.7.0" , features = [" full" ] }
@@ -241,7 +239,7 @@ rand-274715c4dabd11b0 = { package = "rand", version = "0.9.2" }
241239rand-c38e5c1d305a1b54 = { package = " rand" , version = " 0.8.5" }
242240rand_chacha-274715c4dabd11b0 = { package = " rand_chacha" , version = " 0.9.0" , default-features = false , features = [" std" ] }
243241rand_chacha-468e82937335b1c9 = { package = " rand_chacha" , version = " 0.3.1" , default-features = false , features = [" std" ] }
244- regex = { version = " 1.11.1 " }
242+ regex = { version = " 1.11.2 " }
245243regex-automata = { version = " 0.4.8" , default-features = false , features = [" dfa" , " hybrid" , " meta" , " nfa" , " perf" , " unicode" ] }
246244regex-syntax = { version = " 0.8.5" }
247245reqwest = { version = " 0.12.22" , features = [" blocking" , " cookies" , " json" , " rustls-tls" , " stream" ] }
0 commit comments