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 const-oid from 0.9.4 to 0.9.6 (#459)
Bumps [const-oid](https://github.com/RustCrypto/formats) from 0.9.4 to 0.9.6. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RustCrypto/formats/commit/4432bcc0b2b721865740517e609e166e01726ccc"><code>4432bcc</code></a> const-oid: 0.9.6 (<a href="https://redirect.github.com/RustCrypto/formats/issues/1283">#1283</a>)</li> <li><a href="https://github.com/RustCrypto/formats/commit/c5c09f03b4f0f3f55d5e6a0e3f6e246074b08e35"><code>c5c09f0</code></a> const_oid: add RFC 6962 OIDs (<a href="https://redirect.github.com/RustCrypto/formats/issues/1094">#1094</a>) (<a href="https://redirect.github.com/RustCrypto/formats/issues/1282">#1282</a>)</li> <li><a href="https://github.com/RustCrypto/formats/commit/0f7974ce930d144848fb4241369500cd16b0297b"><code>0f7974c</code></a> const-oid v0.9.5 (<a href="https://redirect.github.com/RustCrypto/formats/issues/1182">#1182</a>)</li> <li>See full diff in <a href="https://github.com/RustCrypto/formats/compare/const-oid/v0.9.4...const-oid/v0.9.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=const-oid&package-manager=cargo&previous-version=0.9.4&new-version=0.9.6)](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 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>
- Loading branch information