File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 57
57
//! | `with-chrono-0_4` | Enable support for the `chrono` crate. | [chrono](https://crates.io/crates/chrono) 0.4 | no |
58
58
//! | `with-eui48-0_4` | Enable support for the `eui48` crate. | [eui48](https://crates.io/crates/eui48) 0.4 | no |
59
59
//! | `with-geo-types-0_4` | Enable support for the `geo-types` crate. | [geo-types](https://crates.io/crates/geo-types) 0.4 | no |
60
- //! | `with-serde_json-1` | Enable support for the `serde_json` crate. | [eui48 ](https://crates.io/crates/serde_json) 1.0 | no |
60
+ //! | `with-serde_json-1` | Enable support for the `serde_json` crate. | [serde_json ](https://crates.io/crates/serde_json) 1.0 | no |
61
61
//! | `with-uuid-0_8` | Enable support for the `uuid` crate. | [uuid](https://crates.io/crates/uuid) 0.8 | no |
62
62
//! | `with-time-0_2` | Enable support for the `time` crate. | [time](https://crates.io/crates/time) 0.2 | no |
63
63
#![ doc( html_root_url = "https://docs.rs/postgres/0.17" ) ]
Original file line number Diff line number Diff line change 108
108
//! | `with-chrono-0_4` | Enable support for the `chrono` crate. | [chrono](https://crates.io/crates/chrono) 0.4 | no |
109
109
//! | `with-eui48-0_4` | Enable support for the `eui48` crate. | [eui48](https://crates.io/crates/eui48) 0.4 | no |
110
110
//! | `with-geo-types-0_4` | Enable support for the `geo-types` crate. | [geo-types](https://crates.io/crates/geo-types) 0.4 | no |
111
- //! | `with-serde_json-1` | Enable support for the `serde_json` crate. | [eui48 ](https://crates.io/crates/serde_json) 1.0 | no |
111
+ //! | `with-serde_json-1` | Enable support for the `serde_json` crate. | [serde_json ](https://crates.io/crates/serde_json) 1.0 | no |
112
112
//! | `with-uuid-0_8` | Enable support for the `uuid` crate. | [uuid](https://crates.io/crates/uuid) 0.8 | no |
113
113
//! | `with-time-0_2` | Enable support for the `time` crate. | [time](https://crates.io/crates/time) 0.2 | no |
114
114
#![ doc( html_root_url = "https://docs.rs/tokio-postgres/0.5" ) ]
You can’t perform that action at this time.
0 commit comments