Skip to content

Commit 789f625

Browse files
chore(deps): bump tokio from 1.44.1 to 1.45.1 (#160)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.44.1 to 1.45.1. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.45.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4479715 commit 789f625

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
@@ -31,5 +31,5 @@ tracing = "0.1.41"
3131
[dev-dependencies]
3232
clap = { version = "4.5.31", features = ["derive", "env"] }
3333
doc-comment = "0.3.3"
34-
tokio = { version = "1.44.1", features = ["macros", "rt-multi-thread"] }
34+
tokio = { version = "1.45.1", features = ["macros", "rt-multi-thread"] }
3535
tracing = "0.1.41"

0 commit comments

Comments
 (0)