fix(deps): update rust crate serde_with to 3.6.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde_with | dependencies | minor |
3.5.1 -> 3.6.0
|
Release Notes
jonasbb/serde_with (serde_with)
v3.6.0
: serde_with v3.6.0
Added
- Add
IfIsHumanReadable
for conditional implementation by @irriden (#690) Used to specify different transformations for text-based and binary formats. - Add more
JsonSchemaAs
impls for allDuration*
andTimestamp*
adaptors by @swlynch99 (#685)
Changed
- Bump MSRV to 1.65, since that is required for the
regex
dependency.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.