Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 63292a8

Browse files
chore(deps): bump tokio from 1.38.0 to 1.44.2 (#83)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17eb714 commit 63292a8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/tool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ serde_json = "1.0.133"
3838
serde_path_to_error = "0.1.16"
3939
strum = { version = "0.26.3", features = ["derive"] }
4040
syn = { version = "2.0.72", default-features = false }
41-
tokio = { version = "1.38.0", features = ["net", "rt", "signal"] }
41+
tokio = { version = "1.44.2", features = ["net", "rt", "signal"] }
4242
tower = "0.4.13"
4343
tracing = "0.1.40"
4444
typify = "0.1.0"

0 commit comments

Comments
 (0)