From 3c78674b2f34339757a7b214c32ef74206a9fe68 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 04:14:01 +0000 Subject: Bump simplelog from 0.7.6 to 0.8.0 Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.7.6 to 0.8.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/compare/v0.7.6...v0.8.0) 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 3b8e48b..ce79373 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ panic = 'abort' yansi = "0.5" actix = "0.7" actix-web = "0.7" -simplelog = "0.7" +simplelog = "0.8" base64 = "0.12" percent-encoding = "2.1" htmlescape = "0.3.1" -- cgit v1.2.3