Skip to content

serde_with v3.20.0

Choose a tag to compare

@github-actions github-actions released this 10 May 19:53
· 25 commits to master since this release
v3.20.0
f1b06c7

Added

  • Add support for base58 encoding, similar to the existing base64 setup by @mitinarseny (#943)

Fixed

  • Extend base64 with schemars support by @mitinarseny (#9949)