Skip to content

Commit

Permalink
Cargo.lock(s): update dependencies (#811)
Browse files Browse the repository at this point in the history
This is mainly to pick up the new releases of `pem-rfc7468` and `spki`
which now have relaxed `base64ct` requirements:

RustCrypto/formats#239

This should correct the build failures seen on `master`:

https://github.com/RustCrypto/traits/runs/4239715372?check_suite_focus=true
  • Loading branch information
tarcieri committed Nov 17, 2021
1 parent 3502b5b commit 31436a2
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 26 deletions.
18 changes: 10 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

51 changes: 38 additions & 13 deletions crypto/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions elliptic-curve/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 31436a2

Please sign in to comment.