From c6753e868b2f8f3acb7e102a4b60dde3204c59de Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 04:43:59 +0000 Subject: Bump assert_fs from 0.13.1 to 1.0.0 Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 0.13.1 to 1.0.0. - [Release notes](https://github.com/assert-rs/assert_fs/releases) - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_fs/commits/v1.0.0) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 30553af..dad6139 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ hex = "0.4.2" [dev-dependencies] assert_cmd = "1.0" reqwest = { version = "0.10", features = ["blocking"] } -assert_fs = "0.13" +assert_fs = "1.0" select = "0.4" port_check = "0.1" rstest = "0.6" -- cgit v1.2.3