@@ -97,7 +97,9 @@ predicates = { version = "3.1.3" }
9797proc-macro2 = { version = " 1.0.93" }
9898qorb = { version = " 0.2.1" , features = [" qtop" ] }
9999quote = { version = " 1.0.38" }
100- rand = { version = " 0.8.5" , features = [" small_rng" ] }
100+ rand-274715c4dabd11b0 = { package = " rand" , version = " 0.9.0" }
101+ rand-c38e5c1d305a1b54 = { package = " rand" , version = " 0.8.5" , features = [" small_rng" ] }
102+ rand_core = { version = " 0.9.2" , default-features = false , features = [" os_rng" , " std" ] }
101103regex = { version = " 1.11.1" }
102104regex-automata = { version = " 0.4.8" , default-features = false , features = [" dfa" , " hybrid" , " meta" , " nfa" , " perf" , " unicode" ] }
103105regex-syntax = { version = " 0.8.5" }
@@ -218,7 +220,9 @@ predicates = { version = "3.1.3" }
218220proc-macro2 = { version = " 1.0.93" }
219221qorb = { version = " 0.2.1" , features = [" qtop" ] }
220222quote = { version = " 1.0.38" }
221- rand = { version = " 0.8.5" , features = [" small_rng" ] }
223+ rand-274715c4dabd11b0 = { package = " rand" , version = " 0.9.0" }
224+ rand-c38e5c1d305a1b54 = { package = " rand" , version = " 0.8.5" , features = [" small_rng" ] }
225+ rand_core = { version = " 0.9.2" , default-features = false , features = [" os_rng" , " std" ] }
222226regex = { version = " 1.11.1" }
223227regex-automata = { version = " 0.4.8" , default-features = false , features = [" dfa" , " hybrid" , " meta" , " nfa" , " perf" , " unicode" ] }
224228regex-syntax = { version = " 0.8.5" }
0 commit comments