Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2023

Bumps elliptic-curve from 0.13.3 to 0.13.4.

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [elliptic-curve](https://github.com/RustCrypto/traits) from 0.13.3 to 0.13.4.
- [Release notes](https://github.com/RustCrypto/traits/releases)
- [Commits](RustCrypto/traits@elliptic-curve-v0.13.3...elliptic-curve-v0.13.4)

---
updated-dependencies:
- dependency-name: elliptic-curve
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 10, 2023
@tarcieri tarcieri merged commit 91a62e8 into master Apr 10, 2023
@tarcieri tarcieri deleted the dependabot/cargo/elliptic-curve-0.13.4 branch April 10, 2023 15:18
baloo added a commit to baloo/signatures that referenced this pull request May 10, 2023
Added
- RFC5480 citation for `der::Signature` (RustCrypto#710)
- support for the `SignatureBitStringEncoding` trait (RustCrypto#716)

Changed
- bump `elliptic-curve` from 0.13.3 to 0.13.4 (RustCrypto#709)
- `der::Signature` citation to RFC5912 (RustCrypto#711)
- make `fmt` impls more consistent (RustCrypto#713)

Fixed
- `serde` doc fixup (RustCrypto#712)
@baloo baloo mentioned this pull request May 10, 2023
baloo added a commit to baloo/signatures that referenced this pull request May 10, 2023
Added
- RFC5480 citation for `der::Signature` (RustCrypto#710)
- support for the `SignatureBitStringEncoding` trait (RustCrypto#716)

Changed
- bump `elliptic-curve` from 0.13.3 to 0.13.4 (RustCrypto#709)
- `der::Signature` citation to RFC5912 (RustCrypto#711)
- make `fmt` impls more consistent (RustCrypto#713)

Fixed
- `serde` doc fixup (RustCrypto#712)
baloo added a commit to baloo/signatures that referenced this pull request May 10, 2023
Added
- RFC5480 citation for `der::Signature` (RustCrypto#710)
- support for the `SignatureBitStringEncoding` trait (RustCrypto#716)

Changed
- bump `elliptic-curve` from 0.13.3 to 0.13.4 (RustCrypto#709)
- `der::Signature` citation to RFC5912 (RustCrypto#711)
- make `fmt` impls more consistent (RustCrypto#713)

Fixed
- `serde` doc fixup (RustCrypto#712)
baloo added a commit to baloo/signatures that referenced this pull request May 11, 2023
Added
- RFC5480 citation for `der::Signature` (RustCrypto#710)
- support for the `SignatureBitStringEncoding` trait (RustCrypto#716)

Changed
- bump `elliptic-curve` from 0.13.3 to 0.13.4 (RustCrypto#709)
- `der::Signature` citation to RFC5912 (RustCrypto#711)
- make `fmt` impls more consistent (RustCrypto#713)

Fixed
- `serde` doc fixup (RustCrypto#712)
tarcieri pushed a commit that referenced this pull request May 11, 2023
Added
- RFC5480 citation for `der::Signature` (#710)
- support for the `SignatureBitStringEncoding` trait (#716)

Changed
- bump `elliptic-curve` from 0.13.3 to 0.13.4 (#709)
- `der::Signature` citation to RFC5912 (#711)
- make `fmt` impls more consistent (#713)

Fixed
- `serde` doc fixup (#712)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants