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 72b96da commit e13cca9Copy full SHA for e13cca9
README.md
@@ -200,7 +200,7 @@ types. The driver currently supports the following conversions:
200
<td>
201
<a href="https://github.com/rust-lang-nursery/rustc-serialize">serialize::json::Json</a>
202
and
203
- <a href="https://github.com/erickt/serde_json">serde_json::Value</a>
+ <a href="https://github.com/serde-rs/json">serde_json::Value</a>
204
(<a href="#optional-features">optional</a>)
205
</td>
206
<td>JSON, JSONB</td>
0 commit comments