catppuccin / whiskers

😾 Soothing port creation tool for the high-spirited!
MIT License
15 stars 2 forks source link

fix(deps): update rust crate indexmap to v2.5.0 #50

Open renovate[bot] opened 3 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

Package Type Update Change
indexmap dependencies minor 2.4.0 -> 2.5.0

Release Notes

indexmap-rs/indexmap (indexmap) ### [`v2.5.0`](https://redirect.github.com/indexmap-rs/indexmap/blob/HEAD/RELEASES.md#250) [Compare Source](https://redirect.github.com/indexmap-rs/indexmap/compare/2.4.0...2.5.0) - Added an `insert_before` method to `IndexMap` and `IndexSet`, as an alternative to `shift_insert` with different behavior on existing entries. - Added `first_entry` and `last_entry` methods to `IndexMap`. - Added `From` implementations between `IndexedEntry` and `OccupiedEntry`.

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 was generated by Mend Renovate. View the repository job log.