chore(deps): update rust crate jiff to v0.2.22 #88
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/jiff-0.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:
0.2.21→0.2.22Release Notes
BurntSushi/jiff (jiff)
v0.2.22Compare Source
===================
This release includes a bug fix where fallible conversions from signed
durations to unsigned durations could panic in some cases.
Bug fixes:
Fix a panicking bug that occurs for
std::time::Duration::try_from(SignedDuration::new(0, -1)).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Renovate Bot. The local configuration can be found in my Renovate Bot repository.