Skip to content

Commit 40a4155

Browse files
Bump tokio from 1.42.0 to 1.44.2 (#391)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.44.2. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8e931f commit 40a4155

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -95,7 +95,7 @@ semver = "1"
9595
serde = { version = "1.0.197", features = ["derive"] }
9696
serde_json = "1.0.115"
9797
tempfile = "3.10.1"
98-
tokio = { version = "1.37.0", default-features = false, features = [
98+
tokio = { version = "1.44.2", default-features = false, features = [
9999
"macros",
100100
"rt-multi-thread",
101101
] }

0 commit comments

Comments
 (0)