Skip to content

Commit bdfabd0

Browse files
chore(deps): bump x509-parser from 0.16.0 to 0.18.1
Bumps [x509-parser](https://github.com/rusticata/x509-parser) from 0.16.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4169abb commit bdfabd0

File tree

2 files changed

+16
-104
lines changed

2 files changed

+16
-104
lines changed

Cargo.lock

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

crates/uselesskey-x509/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ uselesskey-rsa = { path = "../uselesskey-rsa", version = "0.3.0" }
2020
uselesskey-jwk = { path = "../uselesskey-jwk", version = "0.3.0", optional = true }
2121
rcgen = "0.13"
2222
rustls-pki-types = "1"
23-
x509-parser = "0.16"
23+
x509-parser = "0.18"
2424
time = "0.3"
2525
rsa.workspace = true
2626
base64.workspace = true

0 commit comments

Comments
 (0)