From 6df9b95d5542cf522d50889776cbc04caf76eed8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Mar 2021 04:15:24 +0000 Subject: Bump pretty_assertions from 0.6.1 to 0.7.1 Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 0.6.1 to 0.7.1. - [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.6.1...v0.7.1) 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 e6ceb93..ea065cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ assert_fs = "1" select = "0.5" rstest = "0.6" regex = "1" -pretty_assertions = "0.6" +pretty_assertions = "0.7" url = "2" [build-dependencies] -- cgit v1.2.3