Commit 7add968
Merge #639
639: build(deps): bump hashbrown from 0.13.1 to 0.13.2 r=mkroening a=dependabot[bot]
Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.13.1 to 0.13.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md">hashbrown's changelog</a>.</em></p>
<blockquote>
<h2>[v0.13.2] - 2023-01-12</h2>
<h3>Fixed</h3>
<ul>
<li>Added <code>#[inline(always)]</code> to <code>find_inner</code>. (<a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/375">#375</a>)</li>
<li>Fixed <code>RawTable::allocation_info</code> for empty tables. (<a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/376">#376</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rust-lang/hashbrown/commit/dcb854f861849e9ef23749601497242bdae276b5"><code>dcb854f</code></a> Version 0.13.2</li>
<li><a href="https://github.com/rust-lang/hashbrown/commit/55175ca062f121c5ddfe4d978fbf4fc77d846be0"><code>55175ca</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/379">#379</a> - stepancheg:fix-all-info, r=Amanieu</li>
<li><a href="https://github.com/rust-lang/hashbrown/commit/471c5a644f129b25da48d12f40be903d276002d2"><code>471c5a6</code></a> Fix RawTable::allocation_info for empty table</li>
<li><a href="https://github.com/rust-lang/hashbrown/commit/09dc17e0d686cdeba15920a4f77462c572e7cad1"><code>09dc17e</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/381">#381</a> - stepancheg:clippy, r=Amanieu</li>
<li><a href="https://github.com/rust-lang/hashbrown/commit/f18ea5e6192d4258f8f6a3d0d0ed47d94bf76408"><code>f18ea5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/378">#378</a> from sno2/patch-1</li>
<li><a href="https://github.com/rust-lang/hashbrown/commit/2b03dacdd73bf97cee1b5dd1dd9a45ec344481b0"><code>2b03dac</code></a> Apply clippy suggestions</li>
<li><a href="https://github.com/rust-lang/hashbrown/commit/731b3a0e10d1fe92317f8b2f2155ae8ebc6a3193"><code>731b3a0</code></a> chore: update version in README</li>
<li><a href="https://github.com/rust-lang/hashbrown/commit/c93ef8f44162d7478e3430d3b650dcd0a7a0b038"><code>c93ef8f</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/375">#375</a> - QuarticCat:feedback, r=Amanieu</li>
<li><a href="https://github.com/rust-lang/hashbrown/commit/7d6c2a82f9156067744c7f1f1b900bbc3a379cb4"><code>7d6c2a8</code></a> Add <code>#[inline(always)]</code> to <code>find_inner</code></li>
<li><a href="https://github.com/rust-lang/hashbrown/commit/5d4927631bb072c35697d10a6efdb57a6647f0d8"><code>5d49276</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/373">#373</a> - Turbo87:patch-1, r=Amanieu</li>
<li>Additional commits viewable in <a href="https://github.com/rust-lang/hashbrown/compare/v0.13.1...v0.13.2">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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` 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)
</details>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 file changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments