Skip to content

Commit

Permalink
Merge pull request #289 from sigstore/dependabot/cargo/pem-3.0
Browse files Browse the repository at this point in the history
chore(deps): Update pem requirement from 2.0 to 3.0
  • Loading branch information
flavio authored Aug 1, 2023
2 parents 26df303 + b718759 commit 47b64d8
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 @@ -87,7 +87,7 @@ openidconnect = { version = "3.0", default-features = false, features = [
p256 = "0.13.2"
p384 = "0.13"
webbrowser = "0.8.4"
pem = "2.0"
pem = "3.0"
picky = { version = "7.0.0-rc.6", default-features = false, features = [
"x509",
] }
Expand Down

0 comments on commit 47b64d8

Please sign in to comment.