Skip to content

Commit 3d4c586

Browse files
Update Rust crate tokio-postgres to v0.7.14 (#11984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33570d2 commit 3d4c586

File tree

2 files changed

+38
-19
lines changed

2 files changed

+38
-19
lines changed

Cargo.lock

Lines changed: 37 additions & 18 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
@@ -127,7 +127,7 @@ tar = "=0.4.44"
127127
tempfile = "=3.23.0"
128128
thiserror = "=2.0.16"
129129
tokio = { version = "=1.47.1", features = ["net", "signal", "io-std", "io-util", "rt-multi-thread", "macros", "process"]}
130-
tokio-postgres = "=0.7.13"
130+
tokio-postgres = "=0.7.14"
131131
tokio-util = "=0.7.16"
132132
toml = "=0.9.7"
133133
tower = "=0.5.2"

0 commit comments

Comments
 (0)