Skip to content

Commit a5d7543

Browse files
build(deps): bump openssl from 0.10.71 to 0.10.72
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](rust-openssl/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] <support@github.com>
1 parent 9a13deb commit a5d7543

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.

store/postgres/Cargo.toml

Lines changed: 1 addition & 1 deletion
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)