Skip to content

Commit cf8499e

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

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.

samply/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ framehop = "0.13"
1818
linux-perf-data = "0.11"
1919

2020
tokio = { version = "1.39", features = ["rt", "rt-multi-thread", "macros"] }
21-
tokio-util = "0.7.11"
21+
tokio-util = "0.7.15"
2222
hyper = { version = "1", features = ["full"] }
2323
hyper-util = { version = "0.1.9", features = ["server", "http1", "tokio"] }
2424
http-body-util = "0.1"

0 commit comments

Comments
 (0)