Skip to content

Commit f4e2bdc

Browse files
chore(deps): bump openssl from 0.10.47 to 0.10.48 (risingwavelabs#8769)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5992017 commit f4e2bdc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/utils/pgwire/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ bytes = "1"
2222
chrono = { version = "0.4", default-features = false, features = ["clock", "std"] }
2323
futures = { version = "0.3", default-features = false, features = ["alloc"] }
2424
itertools = "0.10"
25-
openssl = "0.10.3"
25+
openssl = "0.10.48"
2626
pg_interval = "0.4"
2727
postgres-types = { version = "0.2.4", features = ["derive","with-chrono-0_4"] }
2828
regex = "1.5"

0 commit comments

Comments
 (0)