Skip to content

serde_with v3.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 23:09
· 14 commits to master since this release
v3.8.2
2274dd1

Changed

  • Bump MSRV to 1.67, since that is required for the time dependency.
    The time version needed to be updated for nightly compatibility.

Fixed

  • Implement JsonSchemaAs for OneOrMany instead of JsonSchema by @swlynch99 (#760)