Skip to content

Comments

Update hashlink requirement from 0.10 to 0.11#230

Merged
ssrlive merged 1 commit intomasterfrom
dependabot/cargo/hashlink-0.11
Nov 20, 2025
Merged

Update hashlink requirement from 0.10 to 0.11#230
ssrlive merged 1 commit intomasterfrom
dependabot/cargo/hashlink-0.11

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Updates the requirements on hashlink to permit the latest version.

Release notes

Sourced from hashlink's releases.

0.11.0

The hashlink crate now has @​djc as its new maintainer. Thanks to @​kyren for starting and maintaining this crate until now!

What's Changed

Commits
  • b5b2fe0 Bump version to 0.11.0
  • 6943972 Upgrade to hashbrown 0.16
  • 0001962 remove forced inclusion of hashbrown/inline-more feature flag
  • b4bb684 Ignore ABI mismatch for rustdoc builds
  • e5eaff9 Remove authors from metadata (see RFC 3052)
  • cb8285d Fix warnings about missing lifetimes in return types
  • 6d12ae6 Merge pull request #33 from peterthejohnston/lrucache-retain
  • a0d82a1 Add LruCache::retain
  • d1fe8bf Merge pull request #32 from Icerath/fix_unsound_send_impls
  • 5681818 remove RawEntryBuilder(mut) impls and fix Iter impl.
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Oct 27, 2025
@ssrlive ssrlive merged commit 8307ad8 into master Nov 20, 2025
25 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/hashlink-0.11 branch November 20, 2025 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant