From c38fa1b9dcc4da1f2a41678a49894a1788be97a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 04:14:41 +0000 Subject: Bump actix-files from 0.4.0 to 0.4.1 Bumps [actix-files](https://github.com/actix/actix-web) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.4.1/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/v0.4.0...v0.4.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 bb9c894..04c7d5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ sha2 = "0.9" hex = "0.4.2" zip = "0.5.5" qrcodegen = "1.6.0" -actix-files = "0.4.0" +actix-files = "0.4.1" actix-multipart = "0.3.0" actix-web-httpauth = "0.5.0" mime = "0.3" -- cgit v1.2.3