Skip to content

Update Rust crate serde_with to 3.4.0

Renovate Bot requested to merge renovate/serde_with-3.x into main

This MR contains the following updates:

Package Type Update Change
serde_with dependencies minor 3.3.0 -> 3.4.0

Release Notes

jonasbb/serde_with (serde_with)

v3.4.0: serde_with v3.4.0

Compare Source

  • Lower minimum required serde version to 1.0.152 (#​653) Thanks to @​banool for submitting the MR.

    This allows people that have a problem with 1.0.153 to still use serde_with.

  • Add support for core::ops::Bound (#​655) Thanks to @​qsantos for submitting the MR.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports