Skip to content

Commit fcbfaba

Browse files
deps: bump x509-parser from 0.17.0 to 0.18.1
Bumps [x509-parser](https://github.com/rusticata/x509-parser) from 0.17.0 to 0.18.1. - [Changelog](https://github.com/rusticata/x509-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/rusticata/x509-parser/commits) --- updated-dependencies: - dependency-name: x509-parser dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aad1f8e commit fcbfaba

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 = { workspace = true }
1717
ring = { workspace = true }
1818
thiserror = { workspace = true }
1919
webpki = { version = "0.103", package = "rustls-webpki", features = ["std"] }
20-
x509-parser = "0.17.0"
20+
x509-parser = "0.18.1"
2121
yasna = "0.5.2"
2222

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

0 commit comments

Comments
 (0)