@@ -103,7 +103,7 @@ percent-encoding = { version = "2.3.2" }
103103phf = { version = " 0.13.1" , features = [" uncased" ] }
104104phf_shared-594e8ee84c453af0 = { package = " phf_shared" , version = " 0.13.1" , features = [" uncased" ] }
105105phf_shared-a6292c17cd707f01 = { package = " phf_shared" , version = " 0.11.3" , features = [" uncased" ] }
106- portable-atomic = { version = " 1.11.1 " , features = [" require-cas" ] }
106+ portable-atomic = { version = " 1.13.0 " , features = [" require-cas" ] }
107107postgres = { git = " https://github.com/MaterializeInc/rust-postgres" , default-features = false , features = [" with-chrono-0_4" ] }
108108postgres-types = { git = " https://github.com/MaterializeInc/rust-postgres" , default-features = false , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
109109predicates = { version = " 3.1.3" }
@@ -249,7 +249,7 @@ percent-encoding = { version = "2.3.2" }
249249phf = { version = " 0.13.1" , features = [" uncased" ] }
250250phf_shared-594e8ee84c453af0 = { package = " phf_shared" , version = " 0.13.1" , features = [" uncased" ] }
251251phf_shared-a6292c17cd707f01 = { package = " phf_shared" , version = " 0.11.3" , features = [" uncased" ] }
252- portable-atomic = { version = " 1.11.1 " , features = [" require-cas" ] }
252+ portable-atomic = { version = " 1.13.0 " , features = [" require-cas" ] }
253253postgres = { git = " https://github.com/MaterializeInc/rust-postgres" , default-features = false , features = [" with-chrono-0_4" ] }
254254postgres-types = { git = " https://github.com/MaterializeInc/rust-postgres" , default-features = false , features = [" with-chrono-0_4" , " with-serde_json-1" , " with-uuid-1" ] }
255255predicates = { version = " 3.1.3" }
0 commit comments