Skip to content

Commit

Permalink
Auto merge of #27733 - servo:dependabot/cargo/ppv-lite86-0.2.10, r=jdm
Browse files Browse the repository at this point in the history
Bump ppv-lite86 from 0.2.8 to 0.2.10

Bumps [ppv-lite86](https://github.com/cryptocorrosion/cryptocorrosion) from 0.2.8 to 0.2.10.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/cryptocorrosion/cryptocorrosion/commit/3012849c2d9c50228a780031e7c200b193a6b4fa"><code>3012849</code></a> release new versions</li>
<li><a href="https://github.com/cryptocorrosion/cryptocorrosion/commit/9213f7eb1fd70618cacce1141d660b0cb6fcef1f"><code>9213f7e</code></a> Migrate to new cipher crate</li>
<li><a href="https://github.com/cryptocorrosion/cryptocorrosion/commit/1eb8f4b6879cc41b130f1afe62c648b4ac1f3328"><code>1eb8f4b</code></a> eliminate clippy warnings</li>
<li><a href="https://github.com/cryptocorrosion/cryptocorrosion/commit/9f2a3c9a4c03d80e8d5cab448654ec99dc727f57"><code>9f2a3c9</code></a> fmt</li>
<li><a href="https://github.com/cryptocorrosion/cryptocorrosion/commit/0dec28b9d04c96cbff95c8b894f90067dbff30ae"><code>0dec28b</code></a> eliminate build warnings</li>
<li><a href="https://github.com/cryptocorrosion/cryptocorrosion/commit/96bb212bd1819e4105b61c5c8a297206f38bfda9"><code>96bb212</code></a> remove broken function</li>
<li><a href="https://github.com/cryptocorrosion/cryptocorrosion/commit/e42d7188d5a40cf3d1cdd09a26799d73dde6bf1c"><code>e42d718</code></a> c2-chacha: Migrate to stream-cipher 0.7</li>
<li><a href="https://github.com/cryptocorrosion/cryptocorrosion/commit/c622fec5ab4ff2ea93954ffa992b318c82095466"><code>c622fec</code></a> threefish-cipher: Migrate to block-cipher 0.8</li>
<li><a href="https://github.com/cryptocorrosion/cryptocorrosion/commit/ede56cee70e5731c3e87e41aafdb3cc171cbe5b4"><code>ede56ce</code></a> c2-chacha: Migrate to stream-cipher 0.6</li>
<li><a href="https://github.com/cryptocorrosion/cryptocorrosion/commit/d84373e79306aedfe5813eb76d6fc9b17cee10e7"><code>d84373e</code></a> Remove unnecessary GenericArray::as_mut_slice calls</li>
<li>Additional commits viewable in <a href="https://github.com/cryptocorrosion/cryptocorrosion/compare/ppv-lite86-0.2.8...ppv-lite86-0.2.10">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ppv-lite86&package-manager=cargo&previous-version=0.2.8&new-version=0.2.10)](https://dependabot.com/compatibility-score/?dependency-name=ppv-lite86&package-manager=cargo&previous-version=0.2.8&new-version=0.2.10)

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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

</details>
  • Loading branch information
bors-servo committed Nov 22, 2020
2 parents 9efcfb8 + 917cc9e commit 30ac2e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 30ac2e7

Please sign in to comment.