Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2824: chore(deps): bump governor from 0.3.1 to 0.3.2 r=quake,driftluo,yangby-cryptape a=dependabot[bot] Bumps [governor](https://github.com/antifuchs/governor) from 0.3.1 to 0.3.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/antifuchs/governor/blob/master/CHANGELOG.md">governor's changelog</a>.</em></p> <blockquote> <h2>[<a href="https://docs.rs/governor/0.3.2/governor/">0.3.2</a>] - 2021-01-28</h2> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/antifuchs/governor/commit/5f9012219d79d8a8a35f0922ed41e291a21c16f4"><code>5f90122</code></a> Release 0.3.2 🎉🎉</li> <li><a href="https://github.com/antifuchs/governor/commit/b90755faa68d4c0637f96d5d129ea2077b51051b"><code>b90755f</code></a> Merge <a href="https://github-redirect.dependabot.com/antifuchs/governor/issues/61">#61</a></li> <li><a href="https://github.com/antifuchs/governor/commit/2a78c864122f3b8eaa48be2afde72b2add5df63e"><code>2a78c86</code></a> impl From instead of Into to make nightly clippy happy too</li> <li><a href="https://github.com/antifuchs/governor/commit/1131c508ba73e35b532f5a2f77091cebada3149a"><code>1131c50</code></a> One more lifetime anonymization to make stable clippy truly joyful</li> <li><a href="https://github.com/antifuchs/governor/commit/8489987bf6ab166e19165efc46f6db72eb04485e"><code>8489987</code></a> Anonymize a lifetime to make clippy happy</li> <li><a href="https://github.com/antifuchs/governor/commit/933fef030e8e0895cd566877dc3c70282d66e136"><code>933fef0</code></a> Add a changelog entry</li> <li><a href="https://github.com/antifuchs/governor/commit/5cd42ef1f01a63e827508ef3c7977afd8b965254"><code>5cd42ef</code></a> Update deny.toml to be all-green</li> <li><a href="https://github.com/antifuchs/governor/commit/f3a39067343180a12e8702f7fb0d51bf38542905"><code>f3a3906</code></a> Add a version requirement for smallvec#252</li> <li><a href="https://github.com/antifuchs/governor/commit/9b7c31adfceca1898310dc55f2a61c53f2f76512"><code>9b7c31a</code></a> Merge <a href="https://github-redirect.dependabot.com/antifuchs/governor/issues/57">#57</a></li> <li><a href="https://github.com/antifuchs/governor/commit/175efdd167d623e303a71fd2e5c39bdb2f555b03"><code>175efdd</code></a> Update dashmap requirement from 3.11.1 to 4.0.2</li> <li>Additional commits viewable in <a href="https://github.com/antifuchs/governor/compare/v0.3.1...v0.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=governor&package-manager=cargo&previous-version=0.3.1&new-version=0.3.2)](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>
- Loading branch information