Skip to content

Commit

Permalink
[chore(cargo)](deps): Bump sec1 from 0.7.2 to 0.7.3 (#193)
Browse files Browse the repository at this point in the history
Bumps [sec1](https://github.com/RustCrypto/formats) from 0.7.2 to 0.7.3.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/RustCrypto/formats/commit/bd793e6e2b23534a15f711a2770d5c9c15c46b67"><code>bd793e6</code></a>
sec1 v0.7.3 (<a
href="https://redirect.github.com/RustCrypto/formats/issues/1155">#1155</a>)</li>
<li><a
href="https://github.com/RustCrypto/formats/commit/022a1784865ef95a0d81e23bae4fcb69b0526429"><code>022a178</code></a>
cms v0.2.2 (<a
href="https://redirect.github.com/RustCrypto/formats/issues/1153">#1153</a>)</li>
<li><a
href="https://github.com/RustCrypto/formats/commit/d4c6d4ff9486ab6496205967cf4b4e03336974aa"><code>d4c6d4f</code></a>
Fixed encoding of <code>SubjectKeyIdentifier</code> (<a
href="https://redirect.github.com/RustCrypto/formats/issues/1152">#1152</a>)</li>
<li><a
href="https://github.com/RustCrypto/formats/commit/696413254256a3ebbfa788bfdf486b7294c9c5f9"><code>6964132</code></a>
x509-cert: fixup <code>Arbitrary</code> for certificates (<a
href="https://redirect.github.com/RustCrypto/formats/issues/1150">#1150</a>)</li>
<li><a
href="https://github.com/RustCrypto/formats/commit/5b477c3d171956c03d61f9208f1e8bbccb68d45b"><code>5b477c3</code></a>
cms: don't insert signing time attribute by default (<a
href="https://redirect.github.com/RustCrypto/formats/issues/1148">#1148</a>)</li>
<li><a
href="https://github.com/RustCrypto/formats/commit/ad84120fe86fd74749ce3f3334921670a0016d74"><code>ad84120</code></a>
Cargo.lock: bump dependencies (<a
href="https://redirect.github.com/RustCrypto/formats/issues/1147">#1147</a>)</li>
<li><a
href="https://github.com/RustCrypto/formats/commit/49a2be45ea544a1ccc38fc11ce8ffec2034fa528"><code>49a2be4</code></a>
const-oid: add v0.9.4 to CHANGELOG.md</li>
<li><a
href="https://github.com/RustCrypto/formats/commit/688e8806a6133e2c563c9df682f7cb085542b5b0"><code>688e880</code></a>
x509-cert: adds <code>add_attribute</code> to
<code>RequestBuilder</code> (<a
href="https://redirect.github.com/RustCrypto/formats/issues/1137">#1137</a>)</li>
<li><a
href="https://github.com/RustCrypto/formats/commit/12b6d499a0ed0934d80a254c18a757f0d5686eac"><code>12b6d49</code></a>
chore(deps): bump syn from 2.0.22 to 2.0.23 (<a
href="https://redirect.github.com/RustCrypto/formats/issues/1138">#1138</a>)</li>
<li><a
href="https://github.com/RustCrypto/formats/commit/e0e12c8594198fe0124a5c1319a94343132ca4ab"><code>e0e12c8</code></a>
tls_codec: Fix TlsByteVecUX deserialization (<a
href="https://redirect.github.com/RustCrypto/formats/issues/1132">#1132</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/RustCrypto/formats/compare/sec1/v0.7.2...sec1/v0.7.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sec1&package-manager=cargo&previous-version=0.7.2&new-version=0.7.3)](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
dependabot[bot] committed Jul 18, 2023
1 parent a2cb2cf commit 898633e
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 898633e

Please sign in to comment.