From 0de1ffa9fe4661a1a5433b11c234487d104251ac Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Fri, 22 Jul 2022 17:38:47 +0200 Subject: Update actix-web-httpauth to v0.8 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b8d90e4..4cc66f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ panic = 'abort' actix-web = "4" actix-files = "0.6" actix-multipart = "0.4" -actix-web-httpauth = "0.7" +actix-web-httpauth = "0.8" maud = "0.23" yansi = "0.5" simplelog = "0.12" -- cgit v1.2.3