Skip to content

Commit e944469

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -23,7 +23,7 @@ lazy_static = { workspace = true }
2323
lru_time_cache = "0.11"
2424
postgres = "0.19.1"
2525
openssl = { version = "0.10.76", features = ["vendored"] }
26-
postgres-openssl = "0.5.2"
26+
postgres-openssl = "0.5.3"
2727
rand.workspace = true
2828
serde = { workspace = true }
2929
serde_json = { workspace = true }

0 commit comments

Comments
 (0)