Commit d7c4b3d
Tom Houlé
Correct misnamed feature in the README
The README indicated `serde` as the feature corresponding to
`serde_json::Value`’s FromSql and ToSql implementations, when it is in
fact the `serde_json` feature.
The corresponding module documentation gives the right information.1 parent 329de1c commit d7c4b3d
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
288 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
289 | 290 | | |
290 | 291 | | |
291 | 292 | | |
| |||
0 commit comments