Skip to content

Commit 4400f07

Browse files
Update Rust crate postgres-native-tls to v0.5.2 (#11983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f90f955 commit 4400f07

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ object_store = { version = "=0.12.4", features = ["aws"] }
111111
p256 = "=0.13.2"
112112
parking_lot = "=0.12.4"
113113
paste = "=1.0.15"
114-
postgres-native-tls = "=0.5.1"
114+
postgres-native-tls = "=0.5.2"
115115
prometheus = { version = "=0.14.0", default-features = false }
116116
rand = "=0.9.2"
117117
reqwest = { version = "=0.12.23", features = ["gzip", "json"] }

0 commit comments

Comments
 (0)