Skip to content

Commit

Permalink
build(deps): bump openssl from 0.10.64 to 0.10.66
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 243c25e commit 56548a4
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 20 deletions.
41 changes: 22 additions & 19 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 src/utils/pgwire/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ bytes = "1"
futures = { version = "0.3", default-features = false, features = ["alloc"] }
itertools = { workspace = true }
jsonwebtoken = "9"
openssl = "0.10.60"
openssl = "0.10.66"
panic-message = "0.3"
parking_lot = { workspace = true }
reqwest = "0.12.2"
Expand Down

0 comments on commit 56548a4

Please sign in to comment.