Skip to content

Commit 3ece403

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] <support@github.com>
1 parent 89b2b58 commit 3ece403

2 files changed

Lines changed: 16 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 15 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
@@ -244,7 +244,7 @@ matches = "0.1.8"
244244
pretty_assertions = "0.6.1"
245245
tokio01-test = "0.1.1"
246246
tower-test = "0.3.0"
247-
tokio-test = "0.2"
247+
tokio-test = "0.4"
248248
tokio = { version = "0.2", features = ["test-util"] }
249249
assert_cmd = "1.0.2"
250250
reqwest = { version = "0.10.9", features = ["json"] }

0 commit comments

Comments
 (0)