Skip to content

Commit

Permalink
fixup! tls: update x509 crate to v0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
catenacyber committed Jul 6, 2023
1 parent e55d87b commit 0aff2b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/Cargo.toml.in
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ tls-parser = "0.9"
# required by x509 to keep MSRV support
chrono = "=0.4.19"
thiserror = "=1.0.39"
data-encoding = "=2.3.3"
x509-parser = "0.8.2"
libc = "0.2.67"

Expand Down

0 comments on commit 0aff2b1

Please sign in to comment.