Skip to content

Commit

Permalink
chore(deps): bump openssl from 0.10.47 to 0.10.48 (risingwavelabs#8769)
Browse files Browse the repository at this point in the history
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 Mar 25, 2023
1 parent 5992017 commit f4e2bdc
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"
chrono = { version = "0.4", default-features = false, features = ["clock", "std"] }
futures = { version = "0.3", default-features = false, features = ["alloc"] }
itertools = "0.10"
openssl = "0.10.3"
openssl = "0.10.48"
pg_interval = "0.4"
postgres-types = { version = "0.2.4", features = ["derive","with-chrono-0_4"] }
regex = "1.5"
Expand Down

0 comments on commit f4e2bdc

Please sign in to comment.