Skip to content

Commit fd65d81

Browse files
Update Rust crate postgres-native-tls to v0.5.1 (#10495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2736d9 commit fd65d81

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ object_store = { version = "=0.11.2", features = ["aws"] }
100100
p256 = "=0.13.2"
101101
parking_lot = "=0.12.3"
102102
paste = "=1.0.15"
103-
postgres-native-tls = "=0.5.0"
103+
postgres-native-tls = "=0.5.1"
104104
prometheus = { version = "=0.13.4", default-features = false }
105105
rand = "=0.8.5"
106106
reqwest = { version = "=0.12.12", features = ["gzip", "json"] }

0 commit comments

Comments
 (0)