From ea14ca35e178d3542075c2190350bb181bd68d71 Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Sun, 22 Jan 2023 10:03:43 +0100 Subject: Bump more deps --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 10da62d..593b56f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ strip = true [dependencies] actix-files = "0.6" -actix-multipart = "0.4" +actix-multipart = "0.5" actix-web = { version = "4", features = ["macros", "compress-brotli", "compress-gzip", "compress-zstd"], default-features = false } actix-web-httpauth = "0.8" alphanumeric-sort = "1" @@ -33,7 +33,7 @@ clap = { version = "4", features = ["derive", "cargo", "wrap_help", "deprecated" clap_complete = "4" clap_mangen = "0.2" comrak = { version = "0.15", default-features = false } -fast_qr = { version = "0.7", features = ["svg"] } +fast_qr = { version = "0.8", features = ["svg"] } futures = "0.3" get_if_addrs = "0.5" hex = "0.4" -- cgit v1.2.3