Skip to content

Commit f0e36e2

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

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -226,7 +226,7 @@ syn = "1.0.109"
226226
termcolor = "1.4.1"
227227
terminal_size = "0.4.2"
228228
tikv-jemallocator = "0.6.0"
229-
tokio = "1.46.1"
229+
tokio = "1.47.1"
230230
tower = "0.5.2"
231231
tower-lsp-server = "0.22.0"
232232
tracing = { version = "0.1.41", default-features = false, features = ["std", "attributes"] }

0 commit comments

Comments
 (0)