Skip to content

Commit bd8f3dc

Browse files
authored
Auto merge of servo#28962 - servo:dependabot/cargo/cpufeatures-0.2.5, r=jdm
Bump cpufeatures from 0.2.2 to 0.2.5 Bumps [cpufeatures](https://github.com/RustCrypto/utils) from 0.2.2 to 0.2.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RustCrypto/utils/commit/1cc82d57d74ca75f6324f234e63a57b59e537bb8"><code>1cc82d5</code></a> Add workaround for CPUID bug in std (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/800">#800</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/b858f0c8f4959a88e836764e48f5495fbe9243c4"><code>b858f0c</code></a> block-padding: fix small typo in docstring (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/798">#798</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/1261e29ff91aeb26b010832ea6a855c0f360ea04"><code>1261e29</code></a> zeroize: note <code>aarch64</code> crate feature works on stable (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/797">#797</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/f58e39e9279a891a5aea74d2b4d766c9bd62e101"><code>f58e39e</code></a> cpufeatures: release v0.2.4 (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/796">#796</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/276a4572b79f97379dd046386978b5886d0a760b"><code>276a457</code></a> Update Cargo.lock (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/794">#794</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/b637d94b473f20e9bda837767fe90f5fd8f2866f"><code>b637d94</code></a> cpufeatures: check AVX availability when detecting AVX2 and FMA (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/792">#792</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/8e74aa5b4bd2d1f7c3428649b7c9578592f10f0b"><code>8e74aa5</code></a> cpufeatures: Disable all target features under miri (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/779">#779</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/81536ee278943c128c033813227c3bd57639e20a"><code>81536ee</code></a> Fix deriving <code>ZeroizeOnDrop</code> on items with generics (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/787">#787</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/7a083ff3d25685d6e6429e8b4a0593c648c8e996"><code>7a083ff</code></a> update libc deps to 0.2.95 (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/789">#789</a>)</li> <li><a href="https://github.com/RustCrypto/utils/commit/2b4de619a35676693ea67b10044130161c41b202"><code>2b4de61</code></a> build(deps): bump proc-macro2 from 1.0.40 to 1.0.42 (<a href="https://github-redirect.dependabot.com/RustCrypto/utils/issues/783">#783</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RustCrypto/utils/compare/cpufeatures-v0.2.2...cpufeatures-v0.2.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cpufeatures&package-manager=cargo&previous-version=0.2.2&new-version=0.2.5)](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 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>
2 parents 41b9d9c + a88d9c6 commit bd8f3dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

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

Comments
 (0)