fix(deps): update rust crate jiff to v0.2.21 #13
Reference in New Issue
Block a user
Delete Branch "renovate/all"
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.20->0.2.21Release Notes
BurntSushi/jiff (jiff)
v0.2.21Compare Source
===================
This release contains a performance improvement and a bug fix for
civil::Date::newwhere it could panic on some inputs.Bug fixes:
Fix a bug where
Date::newcould panic. This was a regression introduced injiff 0.2.20.Performance:
Improve
Timestamptocivil::DateTimeconversion performance by ~15%.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 has been generated by Renovate Bot.