Skip to content

Commit d0dcc7e

Browse files
chore(deps): update rust crate tokio to 1.48.0 (#7896)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eae6d1c commit d0dcc7e

File tree

2 files changed

+15
-20
lines changed

2 files changed

+15
-20
lines changed

Cargo.lock

Lines changed: 14 additions & 19 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
@@ -232,7 +232,7 @@ syn = "1.0.109"
232232
termcolor = "1.4.1"
233233
terminal_size = "0.4.3"
234234
tikv-jemallocator = "0.6.1"
235-
tokio = "1.47.1"
235+
tokio = "1.48.0"
236236
tower = "0.5.2"
237237
tower-lsp-server = "0.22.1"
238238
tracing = { version = "0.1.41", default-features = false, features = ["std", "attributes"] }

0 commit comments

Comments
 (0)