Skip to content

Commit bcfafaa

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump openssl from 0.10.72 to 0.10.73
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.72 to 0.10.73. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.72...openssl-v0.10.73) --- updated-dependencies: - dependency-name: openssl dependency-version: 0.10.73 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f392d51 commit bcfafaa

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 = { version = "0.10.72", features = ["vendored"] }
24+
openssl = { version = "0.10.73", features = ["vendored"] }
2525
postgres-openssl = "0.5.1"
2626
rand.workspace = true
2727
serde = { workspace = true }

0 commit comments

Comments
 (0)