From 45e321813c04a4b9ce65d7ab2ec0fe097e67bdb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 04:20:14 +0000 Subject: Bump simplelog from 0.10.2 to 0.11.0 Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.10.2 to 0.11.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.10.2...v0.11.0) --- updated-dependencies: - dependency-name: simplelog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index decd810..5334cbf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ actix-multipart = "0.4.0-beta.5" actix-web-httpauth = "0.6.0-beta.2" maud = "0.23" yansi = "0.5" -simplelog = "0.10" +simplelog = "0.11" percent-encoding = "2" port_check = "0.1" bytesize = "1" -- cgit v1.2.3