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 x509-cert from 0.2.3 to 0.2.5 (#463)
Bumps [x509-cert](https://github.com/RustCrypto/formats) from 0.2.3 to 0.2.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/RustCrypto/formats/commit/b579ad6c3a85e117d9f4c025d84f05d51f3eab4a"><code>b579ad6</code></a> x509-cert: add Signed Certificate Timestamp (SCT) extension support (<a href="https://redirect.github.com/RustCrypto/formats/issues/1134">#1134</a>)</li> <li><a href="https://github.com/RustCrypto/formats/commit/fdb711e56e8139c57284ce06329033e467c5a0c4"><code>fdb711e</code></a> chore(deps): bump rsa from 0.9.4 to 0.9.6 (<a href="https://redirect.github.com/RustCrypto/formats/issues/1275">#1275</a>)</li> <li><a href="https://github.com/RustCrypto/formats/commit/5eb52b0be77d36a461277b1e88010867b46109c8"><code>5eb52b0</code></a> .cargo/audit.toml: ignore RUSTSEC-2023-0071 (<a href="https://redirect.github.com/RustCrypto/formats/issues/1276">#1276</a>)</li> <li><a href="https://github.com/RustCrypto/formats/commit/1d825c1fe519eb4592b7f5b03d4bde9db0a2a6c1"><code>1d825c1</code></a> x509-cert: use <code>SubjectPublicKeyInfoOwned::from_key</code> (<a href="https://redirect.github.com/RustCrypto/formats/issues/1271">#1271</a>)</li> <li><a href="https://github.com/RustCrypto/formats/commit/15ea461dc3484d48710deed932e4d3d9052c1f9b"><code>15ea461</code></a> spki: v0.7.3 (<a href="https://redirect.github.com/RustCrypto/formats/issues/1272">#1272</a>)</li> <li><a href="https://github.com/RustCrypto/formats/commit/085edf92b2a883f20a96beeedd25cb3d0f893096"><code>085edf9</code></a> spki: adds a public key to SubjectPublicKeyInfoOwned helper (<a href="https://redirect.github.com/RustCrypto/formats/issues/1269">#1269</a>)</li> <li><a href="https://github.com/RustCrypto/formats/commit/70cef1d91be7131b0d2c4021fc600ad776e4d49a"><code>70cef1d</code></a> Added SCEP's failInfoText oid. (<a href="https://redirect.github.com/RustCrypto/formats/issues/1247">#1247</a>)</li> <li><a href="https://github.com/RustCrypto/formats/commit/3709c1ec4c0e838439a7d514121f58ff6f6879bb"><code>3709c1e</code></a> Added RFC2985 for PKCS <a href="https://redirect.github.com/RustCrypto/formats/issues/9">#9</a>. (<a href="https://redirect.github.com/RustCrypto/formats/issues/1248">#1248</a>)</li> <li><a href="https://github.com/RustCrypto/formats/commit/c281f4708cd959e2de6ae3d7876b25b4c783972c"><code>c281f47</code></a> tls_codec: v0.4.0</li> <li><a href="https://github.com/RustCrypto/formats/commit/fb91b1c71484f4b04ffbb187778b50f15a2f8c55"><code>fb91b1c</code></a> fix macro docs and bump version (<a href="https://redirect.github.com/RustCrypto/formats/issues/1268">#1268</a>)</li> <li>Additional commits viewable in <a href="https://github.com/RustCrypto/formats/compare/x509-cert/v0.2.3...x509-cert/v0.2.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=x509-cert&package-manager=cargo&previous-version=0.2.3&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 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