Skip to content

Commit

Permalink
build(deps): update x509-parser requirement from 0.16.0 to 0.17.0
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: x509-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and djc committed Jan 29, 2025
1 parent bd621fa commit ba9f97a
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 @@ -10,5 +10,5 @@ repository = "https://github.com/rustls/webpki-roots"
hex = "0.4.3"
pki-types = { package = "rustls-pki-types", version = "1.8", default-features = false }
webpki = { package = "rustls-webpki", version = "0.102", features = ["alloc"] }
x509-parser = "0.16.0"
x509-parser = "0.17.0"
yasna = "0.5.2"

0 comments on commit ba9f97a

Please sign in to comment.