From 5cd75b6ee7916297e2991cf3ca79633087682ade Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 04:13:47 +0000 Subject: Bump actix-web from 3.2.0 to 3.3.1 Bumps [actix-web](https://github.com/actix/actix-web) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v3.2.0...web-v3.3.1) 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 04c7d5d..49d704a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ panic = 'abort' [dependencies] yansi = "0.5" -actix-web = "3.2" +actix-web = "3.3" simplelog = "0.8" percent-encoding = "2.1" port_check = "0.1" -- cgit v1.2.3