Skip to content

Commit ba63597

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump postgres-openssl from 0.5.1 to 0.5.2
Bumps [postgres-openssl](https://github.com/rust-postgres/rust-postgres) from 0.5.1 to 0.5.2. - [Release notes](https://github.com/rust-postgres/rust-postgres/releases) - [Commits](rust-postgres/rust-postgres@postgres-openssl-v0.5.1...postgres-openssl-v0.5.2) --- updated-dependencies: - dependency-name: postgres-openssl dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fd032e commit ba63597

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

Cargo.lock

Lines changed: 16 additions & 15 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
@@ -24,7 +24,7 @@ lru_time_cache = "0.11"
2424
maybe-owned = "0.3.4"
2525
postgres = "0.19.1"
2626
openssl = { version = "0.10.73", features = ["vendored"] }
27-
postgres-openssl = "0.5.1"
27+
postgres-openssl = "0.5.2"
2828
rand.workspace = true
2929
serde = { workspace = true }
3030
serde_json = { workspace = true }

0 commit comments

Comments
 (0)