From 9d134346a9058dca7c8c0a798a6e666cb61f401d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 04:19:50 +0000 Subject: Bump simplelog from 0.6.0 to 0.7.0 Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.6.0 to 0.7.0. - [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/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 933a59c..65c5a6f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ clap = "2.29" yansi = "0.5" actix = "0.7" actix-web = "0.7" -simplelog = "0.6" +simplelog = "0.7" base64 = "0.10" percent-encoding = "2.1" htmlescape = "0.3.1" -- cgit v1.2.3