From af94dc11b27877d6d72f43598411fcab477908bd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 18 Jun 2019 03:28:47 +0000 Subject: Update simplelog requirement from 0.5.3 to 0.6.0 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.5.3...v0.6.0) 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 d0419d8..4ce77f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ itertools = "0.8.0" rand = "0.6.5" # `mft_dump` dependencies -simplelog = "0.5.3" +simplelog = "0.6.0" dialoguer = "0.4.0" indoc = "0.3" -- cgit v1.2.3