Update Rust crate serde_with to v3.8.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde_with | dependencies | patch |
3.8.1 -> 3.8.3
|
Release Notes
jonasbb/serde_with (serde_with)
v3.8.3
: serde_with v3.8.3
Fixed
- Fix compile issues when dependency
schemars_0_8
is used with thepreserve_order
features (#762)
v3.8.2
: serde_with v3.8.2
Changed
- Bump MSRV to 1.67, since that is required for the
time
dependency. Thetime
version needed to be updated for nightly compatibility.
Fixed
- Implement
JsonSchemaAs
forOneOrMany
instead ofJsonSchema
by @swlynch99 (#760)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot