Skip to content

Commit

Permalink
Use pkcs8 v0.1 crate release (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri authored Dec 5, 2020
1 parent eddede2 commit 4c38198
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 7 deletions.
17 changes: 12 additions & 5 deletions Cargo.lock

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

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ members = [
[patch.crates-io]
ecdsa = { git = "https://github.com/RustCrypto/signatures" }
elliptic-curve = { git = "https://github.com/RustCrypto/traits" }
pkcs8 = { git = "https://github.com/RustCrypto/utils.git" }
1 change: 0 additions & 1 deletion tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ members = [
[patch.crates-io]
ecdsa = { git = "https://github.com/RustCrypto/signatures" }
elliptic-curve = { git = "https://github.com/RustCrypto/traits" }
pkcs8 = { git = "https://github.com/RustCrypto/utils.git" }

0 comments on commit 4c38198

Please sign in to comment.