From baefaadd35f915834b4c6a4a097908dddceab06f Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 4 Mar 2021 13:35:17 +0100 Subject: Support Static Files with Actix --- actix/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'actix/Cargo.toml') diff --git a/actix/Cargo.toml b/actix/Cargo.toml index abbda7b..6de840e 100644 --- a/actix/Cargo.toml +++ b/actix/Cargo.toml @@ -8,4 +8,5 @@ edition = "2018" [dependencies] actix-web = "3" +actix-files = "0.5.0" clap = "2.33.3" -- cgit v1.2.3-70-g09d2