Skip to content

Commit 02c33a6

Browse files
committed
Remove outdated reference from readme
1 parent 7002a93 commit 02c33a6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,7 @@ implementations for `uuid`'s `Uuid` type.
287287
support is provided optionally by the `rustc-serialize` feature, which adds
288288
`ToSql` and `FromSql` implementations for `rustc-serialize`'s `Json` type, and
289289
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.
290+
type.
292291

293292
### TIMESTAMP/TIMESTAMPTZ/DATE/TIME types
294293

0 commit comments

Comments
 (0)