Skip to content

Commit 647aac7

Browse files
build(deps): bump openssl from 0.10.71 to 0.10.72 (#5928)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.71 to 0.10.72. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.71...openssl-v0.10.72) --- updated-dependencies: - dependency-name: openssl dependency-version: 0.10.72 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0edc5bf commit 647aac7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

store/postgres/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ lazy_static = "1.5"
2121
lru_time_cache = "0.11"
2222
maybe-owned = "0.3.4"
2323
postgres = "0.19.1"
24-
openssl = "0.10.71"
24+
openssl = "0.10.72"
2525
postgres-openssl = "0.5.0"
2626
rand = "0.8.4"
2727
serde = { workspace = true }

0 commit comments

Comments
 (0)