Skip to content

Commit

Permalink
Bump openssl from 0.10.54 to 0.10.55 (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 21, 2023
1 parent a5993eb commit 80df926
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ figment = { version = "0.10.10", features = ["toml", "env"] }
prometheus-client = "0.21.1"
rocket-basicauth = "2.1.1"
bcrypt = "0.14.0"
openssl = { version = "0.10.54", features = ["vendored"] }
openssl = { version = "0.10.55", features = ["vendored"] }
simple_logger = { version = "4.2.0", features = ["timestamps", "colors", "stderr"] }
csv = "1.2.2"
const_format = "0.2.31"
Expand Down

0 comments on commit 80df926

Please sign in to comment.