Skip to content

Commit 5b7e435

Browse files
committed
Add serde to table
1 parent 62459f6 commit 5b7e435

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ types. The driver currently supports the following conversions:
198198
<tr>
199199
<td>
200200
<a href="https://github.com/rust-lang/rustc-serialize">serialize::json::Json</a>
201+
and
202+
<a href="https://github.com/erickt/serde">serde::json::Value</a>
201203
(<a href="#optional-features">optional</a>)
202204
</td>
203205
<td>JSON/JSONB</td>

0 commit comments

Comments
 (0)