Skip to content

Commit

Permalink
build(deps): bump openssl from 0.10.54 to 0.10.55
Browse files Browse the repository at this point in the history
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.54...openssl-v0.10.55)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent e922366 commit ab5f128
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 @@ -39,7 +39,7 @@ xz2 = "0.1.7"
zip = "0.6.6"

[target.'cfg(unix)'.dependencies]
openssl = { version = "0.10.54", features = ["vendored"] }
openssl = { version = "0.10.55", features = ["vendored"] }

[target.'cfg(windows)'.dependencies]
winreg = "0.50.0"
Expand Down

0 comments on commit ab5f128

Please sign in to comment.