We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddea059 commit 7fe6797Copy full SHA for 7fe6797
postgres/Cargo.toml
@@ -31,6 +31,7 @@ with-eui48-1 = ["tokio-postgres/with-eui48-1"]
31
with-geo-types-0_6 = ["tokio-postgres/with-geo-types-0_6"]
32
with-geo-types-0_7 = ["tokio-postgres/with-geo-types-0_7"]
33
with-jiff-0_1 = ["tokio-postgres/with-jiff-0_1"]
34
+with-jiff-0_2 = ["tokio-postgres/with-jiff-0_2"]
35
with-serde_json-1 = ["tokio-postgres/with-serde_json-1"]
36
with-smol_str-01 = ["tokio-postgres/with-smol_str-01"]
37
with-uuid-0_8 = ["tokio-postgres/with-uuid-0_8"]
0 commit comments