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 7002a93 commit 02c33a6Copy full SHA for 02c33a6
README.md
@@ -287,8 +287,7 @@ implementations for `uuid`'s `Uuid` type.
287
support is provided optionally by the `rustc-serialize` feature, which adds
288
`ToSql` and `FromSql` implementations for `rustc-serialize`'s `Json` type, and
289
the `serde_json` feature, which adds implementations for `serde_json`'s `Value`
290
-type. The `serde` feature provides implementations for the older
291
-`serde::json::Value` type.
+type.
292
293
### TIMESTAMP/TIMESTAMPTZ/DATE/TIME types
294
0 commit comments