Skip to content

Commit 63b0946

Browse files
build(deps): bump tokio-test from 0.4.4 to 0.4.5 (#14861)
Bumps [tokio-test](https://github.com/tokio-rs/tokio) from 0.4.4 to 0.4.5. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-test-0.4.4...tokio-test-0.4.5) --- updated-dependencies: - dependency-name: tokio-test dependency-version: 0.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a4d025 commit 63b0946

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2507,12 +2507,10 @@ dependencies = [
25072507

25082508
[[package]]
25092509
name = "tokio-test"
2510-
version = "0.4.4"
2510+
version = "0.4.5"
25112511
source = "registry+https://github.com/rust-lang/crates.io-index"
2512-
checksum = "2468baabc3311435b55dd935f702f42cd1b8abb7e754fb7dfb16bd36aa88f9f7"
2512+
checksum = "3f6d24790a10a7af737693a3e8f1d03faef7e6ca0cc99aae5066f533766de545"
25132513
dependencies = [
2514-
"async-stream",
2515-
"bytes",
25162514
"futures-core",
25172515
"tokio",
25182516
"tokio-stream",

0 commit comments

Comments
 (0)