Skip to content

Commit

Permalink
Update x509-parser requirement from 0.15.1 to 0.16.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 cpu committed Feb 29, 2024
1 parent d94d1b7 commit 0a4f749
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", default-features = false }
webpki = { package = "rustls-webpki", version = "0.102", features = ["alloc"] }
x509-parser = "0.15.1"
x509-parser = "0.16.0"
yasna = "0.5.2"

0 comments on commit 0a4f749

Please sign in to comment.