Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump sha2 from 0.10.6 to 0.10.7 (#17698)
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.6 to 0.10.7. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RustCrypto/hashes/commit/d8b088aece5659cecdce397ce48d6129b6c4c440"><code>d8b088a</code></a> Release sha2 v0.10.7 (<a href="https://github.com/RustCrypto/hashes/issues/491">#491</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/3fa561ed2eb584c215cb4793b5c708b5ed238216"><code>3fa561e</code></a> sha2: Add aarch64 backends (<a href="https://github.com/RustCrypto/hashes/issues/490">#490</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/a16cb4c753489448f677fb2a811d0016059cc20d"><code>a16cb4c</code></a> jh: fix license</li> <li><a href="https://github.com/RustCrypto/hashes/commit/1affb24f1ad4141eb576a521c1cb2f183364f456"><code>1affb24</code></a> JH hash implementation (<a href="https://github.com/RustCrypto/hashes/issues/484">#484</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/cf5f1d2dfe9ffbb9b7f028367f8881304cbd2915"><code>cf5f1d2</code></a> k12: fix typo in README.md (<a href="https://github.com/RustCrypto/hashes/issues/489">#489</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/df9b8a2cce4095f1b016809cd49405e642328348"><code>df9b8a2</code></a> k12 v0.3.0 (<a href="https://github.com/RustCrypto/hashes/issues/488">#488</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/c24e4b82648357babc84b6e15ad576598162ea65"><code>c24e4b8</code></a> k12: 2021 edition upgrade; MSRV 1.56 (<a href="https://github.com/RustCrypto/hashes/issues/487">#487</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/ca07d232e894615c724a3b75197343837c30c29a"><code>ca07d23</code></a> Use cargo-hack in CI jobs (<a href="https://github.com/RustCrypto/hashes/issues/485">#485</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/d174ad743c0e8685c03cda484d885686e1661e44"><code>d174ad7</code></a> Skein hash implementation (<a href="https://github.com/RustCrypto/hashes/issues/483">#483</a>)</li> <li><a href="https://github.com/RustCrypto/hashes/commit/9df20e865c3d141526074568984ba21a99429ea1"><code>9df20e8</code></a> build(deps): bump digest from 0.10.6 to 0.10.7 (<a href="https://github.com/RustCrypto/hashes/issues/481">#481</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RustCrypto/hashes/compare/sha2-v0.10.6...sha2-v0.10.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sha2&package-manager=cargo&previous-version=0.10.6&new-version=0.10.7)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information