From 15be4d4e0e8833c824f3d4a3c006c55758eaeb4a Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Wed, 3 Jan 2024 02:45:18 +0100 Subject: Update actix-multipart to 0.6.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bd49bbb..6ccbbad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ strip = true [dependencies] actix-files = "0.6" -actix-multipart = "0.5" +actix-multipart = "0.6" actix-web = { version = "4", features = ["macros", "compress-brotli", "compress-gzip", "compress-zstd"], default-features = false } actix-web-httpauth = "0.8" alphanumeric-sort = "1" -- cgit v1.2.3