Skip to content

Commit

Permalink
Bump openssl in the cargo group across 1 directory (#36)
Browse files Browse the repository at this point in the history
Bumps the cargo group with 1 update in the / directory: [openssl](https://github.com/sfackler/rust-openssl).


Updates `openssl` from 0.10.64 to 0.10.66
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent e340a81 commit df5a301
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 @@ -26,7 +26,7 @@ tracing-subscriber = { version = "0.3.18", features = [
tracing-log = "0.2.0"
tracing-bunyan-formatter = "0.3.9"
futures = "0.3.30"
openssl = { version = "0.10.64", features = ["vendored"] }
openssl = { version = "0.10.66", features = ["vendored"] }
once_cell = "1.19.0"

[dev-dependencies]
Expand Down

0 comments on commit df5a301

Please sign in to comment.