Skip to content

Commit d6e0329

Browse files
build(deps): bump openssl from 0.10.66 to 0.10.70
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.66 to 0.10.70. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.66...openssl-v0.10.70) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63ea9d7 commit d6e0329

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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.64"
24+
openssl = "0.10.70"
2525
postgres-openssl = "0.5.0"
2626
rand = "0.8.4"
2727
serde = { workspace = true }

0 commit comments

Comments
 (0)