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 0e1d04c commit e26ebf5Copy full SHA for e26ebf5
postgres/Cargo.toml
@@ -37,7 +37,7 @@ with-smol_str-01 = ["tokio-postgres/with-smol_str-01"]
37
with-uuid-0_8 = ["tokio-postgres/with-uuid-0_8"]
38
with-uuid-1 = ["tokio-postgres/with-uuid-1"]
39
with-time-0_2 = ["tokio-postgres/with-time-0_2"]
40
-with-time-0_3 = ["tokio-postgres/with-time-0_3" ]
+with-time-0_3 = ["tokio-postgres/with-time-0_3"]
41
42
[dependencies]
43
bytes = "1.0"
0 commit comments