Skip to content

Commit

Permalink
fix: wrapper of {serde_derive => serde, serde_derive} (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarus authored Aug 25, 2024
1 parent 8794980 commit 2d756aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<br>

- Just a wrapper of serde_derive and 100% compatible
- Just a wrapper of serde, serde_derive and 100% compatible
- Validation on deserializing with `#[serde(validate = "...")]`

<div align="right">
Expand Down

0 comments on commit 2d756aa

Please sign in to comment.