Skip to content

Commit eedb203

Browse files
chore(deps): Bump tokio from 1.44.0 to 1.44.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.0 to 1.44.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.0...tokio-1.44.1) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aefae95 commit eedb203

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -30,7 +30,7 @@ serde = { version = "1.0.219", features = ["derive", "alloc"] }
3030
serde_json = "1.0.140"
3131
serde_yaml = "0.9.34"
3232
sha2 = "0.10.8"
33-
tokio = { version = "1.44.0", features = [
33+
tokio = { version = "1.44.1", features = [
3434
"macros",
3535
"rt",
3636
"rt-multi-thread",

0 commit comments

Comments
 (0)