Skip to content

serde_with v3.8.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 20:34
· 30 commits to master since this release
v3.8.1
29ea916

Fixed

  • Do not emit schemars(deserialize_with = "...") annotations, as schemars does not support them (#735)
    Thanks to @sivizius for reporting the issue.