Update Rust crate serde_with to v3.10.0 #245
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/serde_with-3.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.9.0
->3.10.0
Release Notes
jonasbb/serde_with (serde_with)
v3.10.0
: serde_with v3.10.0Compare Source
Added
Add newline separator by @jayvdb (#777)
The
UnixLineSeparator
andDosLineSeparator
can be used together withStringWithSeparator
.Fixed
Proper handling of
cfg_attr
in theserde_as
macro by @sivizius (#782)This allows to parse more valid forms of the
cfg_attr
macro, including multiple values and attribute that do not follow thekey = value
schema.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.