Skip to content

Commit eb68f28

Browse files
chore(deps): bump tokio from 1.40.0 to 1.41.0 (#77)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7747390 commit eb68f28

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
@@ -20,7 +20,7 @@ schemars = "0.8.21"
2020
serde_json = "1.0.132"
2121
serde = { version = "1.0.210", features = ["derive"] }
2222
serde_yaml = "0.9.34"
23-
tokio = { version = "1.40.0", features = ["full"] }
23+
tokio = { version = "1.41.0", features = ["full"] }
2424
tower = { version = "0.5.1", features = ["limit"] }
2525
tracing = "0.1.36"
2626
tracing-subscriber = "0.3.17"

0 commit comments

Comments
 (0)