Remove outdated reference from readme

This commit is contained in:
Steven Fackler 2015-12-22 16:43:03 -07:00
parent 7002a93882
commit 02c33a6342

View File

@ -287,8 +287,7 @@ implementations for `uuid`'s `Uuid` type.
support is provided optionally by the `rustc-serialize` feature, which adds
`ToSql` and `FromSql` implementations for `rustc-serialize`'s `Json` type, and
the `serde_json` feature, which adds implementations for `serde_json`'s `Value`
type. The `serde` feature provides implementations for the older
`serde::json::Value` type.
type.
### TIMESTAMP/TIMESTAMPTZ/DATE/TIME types