Skip to content

serde_with v3.16.0

Choose a tag to compare

@github-actions github-actions released this 14 Nov 23:46
v3.16.0
066b9d4

Added

  • Added support for smallvec v1 under the smallvec_1 feature flag by @isharma228 (#895)
  • Add JsonSchemaAs implementation for json::JsonString by @yogevm15 (#901)