Skip to content

Commit

Permalink
Merge pull request #279 from flavio/update-picky-rs
Browse files Browse the repository at this point in the history
chore(deps): update picky dependency
  • Loading branch information
viccuad authored Jun 23, 2023
2 parents 9d8a4a1 + c282ef1 commit 350da19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,8 @@ p256 = "0.13.2"
p384 = "0.13"
webbrowser = "0.8.4"
pem = "2.0"
picky = { version = "7.0.0-rc.5", default-features = false, features = [
picky = { version = "7.0.0-rc.6", default-features = false, features = [
"x509",
"ec",
] }
pkcs1 = { version = "0.7.5", features = ["std"] }
pkcs8 = { version = "0.10.2", features = [
Expand Down

0 comments on commit 350da19

Please sign in to comment.