Skip to content

Commit

Permalink
Bump openssl from 0.10.64 to 0.10.66 in /quickwit (#5244)
Browse files Browse the repository at this point in the history
Bumps [openssl](https://github.com/sfackler/rust-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
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2024
1 parent 2167683 commit 81616da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions quickwit/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 quickwit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ nom = "7.1.3"
numfmt = "1.1.1"
once_cell = "1"
oneshot = "0.1.8"
openssl = { version = "0.10.60", default-features = false }
openssl = { version = "0.10.66", default-features = false }
openssl-probe = "0.1.5"
opentelemetry = { version = "0.20", features = ["rt-tokio"] }
opentelemetry-otlp = "0.13.0"
Expand Down

0 comments on commit 81616da

Please sign in to comment.