From 3432dcc281fe0dafacda3d8fa703c862c33871bd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 04:15:13 +0000 Subject: Bump assert_fs from 0.12.0 to 0.13.1 Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 0.12.0 to 0.13.1. - [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) 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 44557ff..008f7d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -50,7 +50,7 @@ hex = "0.4.0" [dev-dependencies] assert_cmd = "0.11" reqwest = "0.9" -assert_fs = "0.12" +assert_fs = "0.13" select = "0.4" port_check = "0.1" rstest = "0.4" -- cgit v1.2.3