Skip to content

Update Rust crate time to 0.3.31

Renovate Bot requested to merge renovate/time-0.x into main

This MR contains the following updates:

Package Type Update Change
time (source) dependencies patch 0.3.30 -> 0.3.31

Release Notes

time-rs/time (time)

v0.3.31

Compare Source

Added
  • OFfsetDateTime::new_in_offset
  • OffsetDateTime::new_utc
Changed
  • The valid range of UtcOffset has been expanded from ±23:59:59 to ±25:59:59. This is to support the full POSIX range while permitting infallible negation.

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