Skip to content

Commit 28db88d

Browse files
Bump tokio from 1.45.1 to 1.46.0 (#597)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.45.1 to 1.46.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.46.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.46.0 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 b07b61b commit 28db88d

File tree

2 files changed

+16
-3
lines changed

2 files changed

+16
-3
lines changed

Cargo.lock

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

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

112112
[dependencies.tower-service]

0 commit comments

Comments
 (0)