Skip to content

Commit a7af65f

Browse files
authored
chore: upgrade tokio to 1.47.1 (#30761)
Closes #30760
1 parent 9399f7b commit a7af65f

File tree

2 files changed

+23
-13
lines changed

2 files changed

+23
-13
lines changed

Cargo.lock

Lines changed: 22 additions & 12 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
@@ -259,7 +259,7 @@ tar = "=0.4.43"
259259
tempfile = "3.4.0"
260260
termcolor = "1.1.3"
261261
thiserror = "2.0.12"
262-
tokio = { version = "1.45.1", features = ["full"] }
262+
tokio = { version = "1.47.1", features = ["full"] }
263263
tokio-eld = "0.2"
264264
tokio-metrics = { version = "0.3.0", features = ["rt"] }
265265
tokio-rustls = { version = "0.26.0", default-features = false, features = ["aws_lc_rs", "tls12"] }

0 commit comments

Comments
 (0)