Skip to content

Commit 4193a58

Browse files
chore(deps): bump tokio from 1.46.1 to 1.47.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.47.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.46.1...tokio-1.47.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.47.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18ecd94 commit 4193a58

2 files changed

Lines changed: 18 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 17 additions & 7 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
@@ -49,7 +49,7 @@ chrono = { version = "0.4", features = ["serde"] }
4949
num_cpus = "1.0"
5050
crossbeam = "0.8"
5151
# LSP dependencies
52-
tokio = { version = "1.40", features = ["full"] }
52+
tokio = { version = "1.47", features = ["full"] }
5353
futures = "0.3"
5454
tower-lsp = "0.20"
5555
dashmap = "6.1"

0 commit comments

Comments
 (0)