From 5e2a7f4bade74600e7b0378b7f4d46bd6ba13e5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Sep 2021 04:22:05 +0000 Subject: Bump pretty_assertions from 0.7.2 to 1.0.0 Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 0.7.2 to 1.0.0. - [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases) - [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.7.2...v1.0.0) --- updated-dependencies: - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e946359..ab3a6a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,7 +70,7 @@ assert_fs = "1" select = "0.5" rstest = "0.11" regex = "1" -pretty_assertions = "0.7" +pretty_assertions = "1.0" url = "2" predicates = "2" -- cgit v1.2.3