Skip to content

fix(deps): update rust crate ordered_hash_map to 0.6.0#64

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ordered_hash_map-0.x
Open

fix(deps): update rust crate ordered_hash_map to 0.6.0#64
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ordered_hash_map-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 11, 2026

This PR contains the following updates:

Package Type Update Change
ordered_hash_map dependencies minor 0.5.00.6.0

Release Notes

Kelderon/rs-collections (ordered_hash_map)

v0.6.0

Compare Source

Added
  • OrderedHashMap: Added Entry API for in-place manipulation.
Changed
  • Move MSRV to Rust 1.71
Fixed
  • OrderedHashMap::insert no longer eagerly boxes key; boxing only happens if a new insertion takes place
  • ValuesMut iterator now overrides size_hint by delegating to inner iterator

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants