Skip to content

Commit 06731b3

Browse files
chore(deps): bump tokio from 1.43.0 to 1.44.1 (#52)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.43.0...tokio-1.44.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2397a3d commit 06731b3

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
@@ -8,7 +8,7 @@ resolver = "2"
88
members = [".", "utils/html-solver"]
99

1010
[workspace.dependencies]
11-
tokio = "1.43.0"
11+
tokio = "1.44.1"
1212

1313
[dependencies]
1414
alloy = { version = "0.11.0", features = [

0 commit comments

Comments
 (0)