Skip to content

Commit b687360

Browse files
Bump tokio from 1.42.0 to 1.43.0 (#544)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.42.0 to 1.43.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.42.0...tokio-1.43.0) --- updated-dependencies: - dependency-name: tokio 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 6e448cf commit b687360

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -106,7 +106,7 @@ features = ["derive"]
106106
version = "0.10.2"
107107

108108
[dependencies.tokio]
109-
version = "1.42.0"
109+
version = "1.43.0"
110110
features = ["macros", "net", "process", "rt-multi-thread"]
111111

112112
[dependencies.tower-service]

0 commit comments

Comments
 (0)