Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Apr 11, 2024
1 parent 80a2048 commit ba2bb32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

This crate provides a custom Serde deserializer for SQLite JSONB columns.

It was initially developed for inclusion in the
[SQLPage](https://github.com/lovasoa/SQLpage) website builder.

## Crate features

The binary format can contain raw json data, so this crate depends on the `serde_json` crate to parse the JSON data.
Expand Down

0 comments on commit ba2bb32

Please sign in to comment.