Commit 533bf1f
Update Rust crate hashlink to 0.11 (#43663)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [hashlink](https://redirect.github.com/kyren/hashlink) | workspace.dependencies | minor | `0.10` -> `0.11` |
---
### Release Notes
<details>
<summary>kyren/hashlink (hashlink)</summary>
### [`v0.11.0`](https://redirect.github.com/djc/hashlink/releases/tag/v0.11.0): 0.11.0
The hashlink crate now has [@​djc](https://redirect.github.com/djc) as its new maintainer. Thanks to [@​kyren](https://redirect.github.com/kyren) for starting and maintaining this crate until now!
#### What's Changed
- Fix unsound Send impls. by [@​Icerath](https://redirect.github.com/Icerath) in [https://github.com/djc/hashlink/pull/32](https://redirect.github.com/djc/hashlink/pull/32)
- Add LruCache::retain by [@​peterthejohnston](https://redirect.github.com/peterthejohnston) in [https://github.com/djc/hashlink/pull/33](https://redirect.github.com/djc/hashlink/pull/33)
- Updates by [@​djc](https://redirect.github.com/djc) in [https://github.com/djc/hashlink/pull/40](https://redirect.github.com/djc/hashlink/pull/40)
- Remove hashbrown/inline-more feature by [@​xacrimon](https://redirect.github.com/xacrimon) in [https://github.com/djc/hashlink/pull/34](https://redirect.github.com/djc/hashlink/pull/34)
- Upgrade to hashbrown 0.16 by [@​djc](https://redirect.github.com/djc) in [https://github.com/djc/hashlink/pull/41](https://redirect.github.com/djc/hashlink/pull/41)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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 has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
GitOrigin-RevId: 34f4c71211f0484761c5f7c9d5ba39c73b8f66db1 parent f84f70f commit 533bf1f
2 files changed
+21
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments