Skip to content

Commit

Permalink
Merge pull request #101 from cea-sec/dependabot/cargo/x509-parser-0.16.0
Browse files Browse the repository at this point in the history
Bump x509-parser from 0.15.1 to 0.16.0
  • Loading branch information
vruello authored Apr 30, 2024
2 parents c9ed522 + 674c7b5 commit dd21fd4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 25 deletions.
41 changes: 17 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ itertools = "0.12.0"
futures = "0.3.28"
bitreader = "0.3.7"
rustls-pemfile = "2.1.1"
x509-parser = "0.15.1"
x509-parser = "0.16.0"
sha1 = "0.10.5"
hex = "0.4.3"
redis = { version = "0.24.0", features = ["tokio-comp", "aio"]}
Expand Down

0 comments on commit dd21fd4

Please sign in to comment.