Skip to content

Commit

Permalink
Bump openssl in the cargo group across 1 directory
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.44 to 0.10.60
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.44...openssl-v0.10.60)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 5, 2024
1 parent 665af33 commit edef035
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
19 changes: 6 additions & 13 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 @@ -9,4 +9,4 @@ path = "src/lib.rs"

[dependencies]
capnp = "=0.15.0"
openssl = "=0.10.44"
openssl = "=0.10.60"

0 comments on commit edef035

Please sign in to comment.