-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit fa7ae44
authored
Bump hashbrown from 0.15.0 to 0.15.2 in the cargo group across 1 directory (#86)
Bumps the cargo group with 1 update in the / directory:
[hashbrown](https://github.com/rust-lang/hashbrown).
Updates `hashbrown` from 0.15.0 to 0.15.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.15.2] - 2024-11-14</h2>
<h3>Added</h3>
<ul>
<li>Marked <code>const fn</code> constructors as
<code>rustc_const_stable_indirect</code> when built as
part of the standard library. (<a
href="https://redirect.github.com/rust-lang/hashbrown/issues/586">#586</a>)</li>
</ul>
<h2>[v0.15.1] - 2024-11-03</h2>
<p>This release removes the <code>borsh</code> feature introduced in
0.15.0 because it was
found to be incorrectly implemented. Users should use the
<code>hashbrown</code> feature of
the <code>borsh</code> crate instead which provides the same trait
implementations.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/rust-lang/hashbrown/commits">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/jackTabsCode/asphalt/network/alerts).
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent f84cdd3 commit fa7ae44Copy full SHA for fa7ae44
1 file changed
+2
-2
lines changed+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments