You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments