Skip to content

Commit 1cc825b

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump openssl from 0.10.76 to 0.10.77
Bumps [openssl](https://github.com/rust-openssl/rust-openssl) from 0.10.76 to 0.10.77. - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.76...openssl-v0.10.77) --- updated-dependencies: - dependency-name: openssl dependency-version: 0.10.77 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1f2a719 commit 1cc825b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -22,7 +22,7 @@ Inflector = { workspace = true }
2222
lazy_static = { workspace = true }
2323
lru_time_cache = "0.11"
2424
postgres = "0.19.1"
25-
openssl = { version = "0.10.76", features = ["vendored"] }
25+
openssl = { version = "0.10.77", features = ["vendored"] }
2626
postgres-openssl = "0.5.3"
2727
rand.workspace = true
2828
serde = { workspace = true }

0 commit comments

Comments
 (0)