Skip to content

Commit 778668b

Browse files
chore(deps): bump tokio-test from 0.2.1 to 0.4.0
Bumps [tokio-test](https://github.com/tokio-rs/tokio) from 0.2.1 to 0.4.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 556c188 commit 778668b

File tree

2 files changed

+21
-8
lines changed

2 files changed

+21
-8
lines changed

Cargo.lock

Lines changed: 20 additions & 7 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
@@ -251,7 +251,7 @@ matches = "0.1.8"
251251
pretty_assertions = "0.6.1"
252252
tokio01-test = "0.1.1"
253253
tower-test = "0.3.0"
254-
tokio-test = "0.2"
254+
tokio-test = "0.4"
255255
tokio = { version = "0.2", features = ["test-util"] }
256256
assert_cmd = "1.0.2"
257257
reqwest = { version = "0.10.9", features = ["json"] }

0 commit comments

Comments
 (0)