Skip to content

Commit

Permalink
build(deps): bump openssl from 0.10.64 to 0.10.66 (#17774)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiangjin <[email protected]>
  • Loading branch information
dependabot[bot] and xiangjinwu authored Jul 23, 2024
1 parent 43de35b commit dd11f9b
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 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 dd11f9b

Please sign in to comment.