Skip to content

Commit

Permalink
chore: update README (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarus authored Aug 31, 2024
1 parent 7716dfd commit 60e31db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
<br>

- Just a wrapper of <a href="https://github.com/serde-rs/serde" target="_blank">Serde</a> and 100% compatible.
- Automatic validation in deserialization by `#[serde(validate = "...")]`,\
no boilerplate.
- Automatic validation in deserialization by `#[serde(validate = "...")]`, no boilerplate.

<div align="right">
<a href="https://github.com/ohkami-rs/serdev/blob/main/LICENSE" target="_blank">
Expand Down

0 comments on commit 60e31db

Please sign in to comment.