Skip to content

Commit

Permalink
Merge pull request #293 from flavio/update-picky
Browse files Browse the repository at this point in the history
chore(deps): update to latest version of picky
  • Loading branch information
flavio authored Aug 30, 2023
2 parents 15d2edc + f16304c commit 4e29d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ p256 = "0.13.2"
p384 = "0.13"
webbrowser = "0.8.4"
pem = "3.0"
picky = { version = "7.0.0-rc.6", default-features = false, features = [
picky = { version = "7.0.0-rc.8", default-features = false, features = [
"x509",
] }
pkcs1 = { version = "0.7.5", features = ["std"] }
Expand Down

0 comments on commit 4e29d2e

Please sign in to comment.