Skip to content

Commit aa75049

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 f4ff6fa commit aa75049

2 files changed

Lines changed: 27 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 26 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
@@ -260,7 +260,7 @@ reqwest = { version = "0.10.9", features = ["json"] }
260260
rusty-fork = "0.3.0"
261261
tempfile = "3.0.6"
262262
tokio = { version = "0.2", features = ["test-util"] }
263-
tokio-test = "0.2"
263+
tokio-test = "0.4"
264264
tokio01-test = "0.1.1"
265265
tower-test = "0.3.0"
266266
walkdir = "2.2.7"

0 commit comments

Comments
 (0)