Skip to content

Commit 6478faf

Browse files
deps: bump x509-parser from 0.15.0 to 0.15.1
Pull-Request: #4297.
1 parent 9252432 commit 6478faf

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

transports/tls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rcgen = "0.10.0"
1717
ring = "0.16.20"
1818
thiserror = "1.0.44"
1919
webpki = { version = "0.22.0", features = ["std"] }
20-
x509-parser = "0.15.0"
20+
x509-parser = "0.15.1"
2121
yasna = "0.5.2"
2222

2323
# Exposed dependencies. Breaking changes to these are breaking changes to us.

0 commit comments

Comments
 (0)