Skip to content

Commit 065f08b

Browse files
dependabot[bot]mstange
authored andcommitted
Bump tokio-util from 0.7.10 to 0.7.11
Bumps [tokio-util](https://github.com/tokio-rs/tokio) from 0.7.10 to 0.7.11. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.10...tokio-util-0.7.11) --- 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 8801795 commit 065f08b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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.11.1"
1818
linux-perf-data = "0.10.1"
1919

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

0 commit comments

Comments
 (0)