From a8de22d1bd9762af037da0af851fa34452e565fc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 03:34:48 +0000 Subject: Update simplelog requirement from 0.6.0 to 0.7.1 Updates the requirements on [simplelog](https://github.com/drakulix/simplelog.rs) to permit the latest version. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.6.0...v0.7.1) Signed-off-by: dependabot-preview[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fa967e6..637ece1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ itertools = "0.8.0" rand = "0.7.0" # `mft_dump` dependencies -simplelog = "0.6.0" +simplelog = "0.7.1" dialoguer = "0.4.0" indoc = "0.3" -- cgit v1.2.3