Skip to content

Commit

Permalink
certdog: update x509-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
cbgbt committed Jun 14, 2024
1 parent 2d4790f commit 1815acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/api/certdog/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ serde = { version = "1.0", features = ["derive"] }
simplelog = "0.12"
snafu = "0.8"
toml = "0.8"
x509-parser = "0.15"
x509-parser = "0.16"

[dev-dependencies]
tempfile = "3"
Expand Down

0 comments on commit 1815acd

Please sign in to comment.