Skip to content

Commit 18f4010

Browse files
Bump tokio-util from 0.7.11 to 0.7.12
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.11 to 0.7.12. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.12) --- updated-dependencies: - dependency-name: tokio-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b7b203 commit 18f4010

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -35,7 +35,7 @@ time = "0.3.36"
3535
tokio = { version = "1.40.0", features = ["full", "test-util"] }
3636
tokio-cron-scheduler = "0.11.0"
3737
tokio-retry = "0.3.0"
38-
tokio-util = { version = "0.7.11", features = ["rt"] }
38+
tokio-util = { version = "0.7.12", features = ["rt"] }
3939
tower = "0.5.1"
4040
tower-http = { version = "0.5.2", features = ["cors", "timeout", "trace"] }
4141
tower_governor = "0.4.2"

0 commit comments

Comments
 (0)