Skip to content

Commit 57eba72

Browse files
build(deps): bump openssl from 0.10.54 to 0.10.55 (#4711)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.54 to 0.10.55. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.54...openssl-v0.10.55) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 709ae2e commit 57eba72

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
@@ -25,7 +25,7 @@ lazy_static = "1.1"
2525
lru_time_cache = "0.11"
2626
maybe-owned = "0.3.4"
2727
postgres = "0.19.1"
28-
openssl = "0.10.54"
28+
openssl = "0.10.55"
2929
postgres-openssl = "0.5.0"
3030
rand = "0.8.4"
3131
serde = "1.0"

0 commit comments

Comments
 (0)