Skip to content

Commit e26ebf5

Browse files
author
Shawn L.
committed
WIP
1 parent 0e1d04c commit e26ebf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ with-smol_str-01 = ["tokio-postgres/with-smol_str-01"]
3737
with-uuid-0_8 = ["tokio-postgres/with-uuid-0_8"]
3838
with-uuid-1 = ["tokio-postgres/with-uuid-1"]
3939
with-time-0_2 = ["tokio-postgres/with-time-0_2"]
40-
with-time-0_3 = ["tokio-postgres/with-time-0_3" ]
40+
with-time-0_3 = ["tokio-postgres/with-time-0_3"]
4141

4242
[dependencies]
4343
bytes = "1.0"

0 commit comments

Comments
 (0)