Skip to content

Commit 86db25a

Browse files
authored
Merge pull request #226 from cea-sec/dependabot/cargo/x509-parser-0.17.0
Bump x509-parser from 0.16.0 to 0.17.0
2 parents 0022d0d + 30c5b8d commit 86db25a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

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

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ itertools = "0.14.0"
3737
futures = "0.3.28"
3838
bitreader = "0.3.7"
3939
rustls-pemfile = "2.2.0"
40-
x509-parser = "0.16.0"
40+
x509-parser = "0.17.0"
4141
sha1 = "0.10.5"
4242
hex = "0.4.3"
4343
redis = { version = "0.25.3", features = ["tokio-comp", "aio"]}

0 commit comments

Comments
 (0)