fix(deps): update rust crate serde_with to 3.5.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde_with | dependencies | patch |
3.5.0 -> 3.5.1
|
Release Notes
jonasbb/serde_with (serde_with)
v3.5.1
: serde_with v3.5.1
Fixed
- The
serde_as
macro now better detects existingschemars
attributes on fields and incorporates them by @swlynch99 (#682) This avoids errors on existing#[schemars(with = ...)]
annotations.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.