Skip to content

Commit

Permalink
Bump openssl from 0.10.64 to 0.10.66 in the cargo group (#178)
Browse files Browse the repository at this point in the history
Bumps the cargo group with 1 update: [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>
Co-authored-by: Luca Soldaini <[email protected]>
  • Loading branch information
dependabot[bot] and soldni authored Aug 6, 2024
1 parent b406546 commit 2e7ade6
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 @@ -49,7 +49,7 @@ tokio = { version = "1.27.0", features = ["full"] }
tokio-util = "0.7.7"
time = "0.3.36"
unicode-segmentation = "1.7"
openssl = { version = "0.10.63", features = ["vendored"] }
openssl = { version = "0.10.66", features = ["vendored"] }
adblock = { version = "0.8.6", features = ["content-blocking"] }
jaq-core = "1.2.1"
jaq-std = "1.2.1"
Expand Down

0 comments on commit 2e7ade6

Please sign in to comment.