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 368204e commit 227ee22Copy full SHA for 227ee22
postgres/Cargo.toml
@@ -14,6 +14,7 @@ edition = "2018"
14
"with-serde_json-1" = ["tokio-postgres/with-serde_json-1"]
15
"with-uuid-0_8" = ["tokio-postgres/with-uuid-0_8"]
16
"with-time-0_2" = ["tokio-postgres/with-time-0_2"]
17
+"with-time-0_3" = ["tokio-postgres/with-time-0_3"]
18
19
[dependencies]
20
async-trait = "0.1"
0 commit comments