Skip to content

Commit 120c842

Browse files
chore(deps): bump tokio from 1.44.1 to 1.44.2
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.44.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a278d73 commit 120c842

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -219,7 +219,7 @@ similar = "2.7.0"
219219
similar-asserts = "1.6.1"
220220
smallvec = "1.14.0"
221221
tempfile = "3.16.0"
222-
tokio = { version = "1.43.0", default-features = false }
222+
tokio = { version = "1.44.2", default-features = false }
223223
tower-lsp = "0.20.0"
224224
tracing-subscriber = "0.3.19"
225225
ureq = { version = "3.0.5", default-features = false }

0 commit comments

Comments
 (0)