@@ -96,7 +96,6 @@ pkcs8 = { version = "0.10.2", default-features = false, features = ["encryption"
9696postgres-types = { version = " 0.2.9" , default-features = false , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
9797predicates = { version = " 3.1.3" }
9898proc-macro2 = { version = " 1.0.95" }
99- quote = { version = " 1.0.40" }
10099rand = { version = " 0.8.5" , features = [" small_rng" ] }
101100regex = { version = " 1.11.1" }
102101regex-automata = { version = " 0.4.8" , default-features = false , features = [" dfa" , " hybrid" , " meta" , " nfa" , " perf" , " unicode" ] }
@@ -222,7 +221,6 @@ pkcs8 = { version = "0.10.2", default-features = false, features = ["encryption"
222221postgres-types = { version = " 0.2.9" , default-features = false , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
223222predicates = { version = " 3.1.3" }
224223proc-macro2 = { version = " 1.0.95" }
225- quote = { version = " 1.0.40" }
226224rand = { version = " 0.8.5" , features = [" small_rng" ] }
227225regex = { version = " 1.11.1" }
228226regex-automata = { version = " 0.4.8" , default-features = false , features = [" dfa" , " hybrid" , " meta" , " nfa" , " perf" , " unicode" ] }
0 commit comments