projectsyn / reclass-rs

Reimplementation of https://github.com/kapicorp/reclass in Rust with Python bindings through PyO3.
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Update Rust crate chrono to 0.4.33 #85

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
chrono dependencies patch 0.4.32 -> 0.4.33

Release Notes

chronotope/chrono (chrono) ### [`v0.4.33`](https://togithub.com/chronotope/chrono/releases/tag/v0.4.33): 0.4.33 [Compare Source](https://togithub.com/chronotope/chrono/compare/v0.4.32...v0.4.33) #### What's Changed - Fixed typo in Duration::hours() exception by [@​danwilliams](https://togithub.com/danwilliams) in [https://github.com/chronotope/chrono/pull/1384](https://togithub.com/chronotope/chrono/pull/1384) - Make `rkyv` feature imply `size_32` by [@​pitdicker](https://togithub.com/pitdicker) in [https://github.com/chronotope/chrono/pull/1383](https://togithub.com/chronotope/chrono/pull/1383)

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 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 Mend Renovate. View repository job log here.

github-actions[bot] commented 9 months ago

Benchmark for f325d42

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | Reclass::inventory() multi-threaded | 1564.4±108.82µs | 1562.4±82.31µs | -0.13% | | Reclass::inventory() single-threaded | 3.4±0.02ms | 3.4±0.10ms | 0.00% |