From 13352ef42532d1f96e3b54059756d8b6e3c7f374 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Thu, 24 Sep 2020 04:39:19 +0200 Subject: Add embedded favicon (fixes #364) --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 08cb54b..f179f28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,6 +45,7 @@ actix-files = "0.3.0" actix-multipart = "0.3.0" actix-rt = "1.1.1" actix-web-httpauth = "0.5.0" +mime = "0.3" [dev-dependencies] assert_cmd = "1.0" -- cgit v1.2.3