Update Rust crate serde_with to 3.7.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde_with | dependencies | minor |
3.6.1 -> 3.7.0
|
Release Notes
jonasbb/serde_with (serde_with)
v3.7.0
: serde_with v3.7.0
Added
- Implement
JsonSchemaAs
forEnumMap
by @swlynch99 (#697) - Implement
JsonSchemaAs
forIfIsHumanReadable
by @swlynch99 (#717) - Implement
JsonSchemaAs
forKeyValueMap
by @swlynch99 (#713) - Implement
JsonSchemaAs
forOneOrMany
by @swlynch99 (#719)
Fixed
- Detect conflicting
schema_with
attributes on fields withschemars
annotations by @swlynch99 (#715) This extends the existing avoidance mechanism to a new variant fixing #712.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.