File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ circle-ci = { repository = "sfackler/rust-postgres" }
23
23
default = [" runtime" ]
24
24
runtime = [" tokio/rt-full" , " tokio/tcp" , " tokio/uds" ]
25
25
26
- " with-bit-vec-0_6" = [" postgres-types/with-bit-vec-0_6" ]
27
- " with-chrono-0_4" = [" postgres-types/with-chrono-0_4" ]
28
- " with-eui48-0_4" = [" postgres-types/with-eui48-0_4" ]
29
- " with-geo-types-0_4" = [" postgres-types/with-geo-types-0_4" ]
26
+ with-bit-vec-0_6 = [" postgres-types/with-bit-vec-0_6" ]
27
+ with-chrono-0_4 = [" postgres-types/with-chrono-0_4" ]
28
+ with-eui48-0_4 = [" postgres-types/with-eui48-0_4" ]
29
+ with-geo-types-0_4 = [" postgres-types/with-geo-types-0_4" ]
30
30
with-serde_json-1 = [" postgres-types/with-serde_json-1" ]
31
- " with-uuid-0_7" = [" postgres-types/with-uuid-0_7" ]
31
+ with-uuid-0_7 = [" postgres-types/with-uuid-0_7" ]
32
32
33
33
[dependencies ]
34
34
bytes = " 0.4"
You can’t perform that action at this time.
0 commit comments