Skip to content

chore(deps): Update Rust crate hashbrown to v0.16.1 - autoclosed#104

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/hashbrown-0.x-lockfile
Closed

chore(deps): Update Rust crate hashbrown to v0.16.1 - autoclosed#104
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/hashbrown-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Feb 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
hashbrown workspace.dependencies patch 0.16.00.16.1

Release Notes

rust-lang/hashbrown (hashbrown)

v0.16.1

Compare Source

Added
  • Added HashTable methods related to the raw bucket index (#​657)
  • Added VacantEntryRef::insert_with_key (#​579)
Changed
  • Removed specialization for Copy types (#​662)
  • The get_many_mut family of methods have been renamed to get_disjoint_mut
    to match the standard library. The old names are still present for now, but
    deprecated. (#​648)
  • Recognize and use over-sized allocations when using custom allocators. (#​523)
  • Depend on serde_core instead of serde. (#​649)
  • Optimized collect on rayon parallel iterators. (#​652)

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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.

@owenlamont

Copy link
Copy Markdown

Would appreciate if this could be merged and released sometime as the hashbrown pin blocks me installing toml with default dependencies as that requires a higher version of hashbrown than the latest release of saphyr allows at the moment.

@renovate renovate Bot changed the title chore(deps): Update Rust crate hashbrown to v0.16.1 chore(deps): Update Rust crate hashbrown to v0.16.1 - autoclosed Apr 9, 2026
@renovate renovate Bot closed this Apr 9, 2026
@renovate renovate Bot deleted the renovate/hashbrown-0.x-lockfile branch April 9, 2026 15:09
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.

1 participant