aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSven-Hendrik Haase <svenstaro@gmail.com>2023-04-16 11:19:03 +0000
committerSven-Hendrik Haase <svenstaro@gmail.com>2023-04-16 11:19:03 +0000
commiteafc5820b2b85a6cdc407180ba38b135d05be2e8 (patch)
treec7e499a00bf7f5c65a24198985cbe6af0d6f54a2 /Cargo.toml
parentBump deps (diff)
downloadminiserve-eafc5820b2b85a6cdc407180ba38b135d05be2e8.tar.gz
miniserve-eafc5820b2b85a6cdc407180ba38b135d05be2e8.zip
Bump deps
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 2f95370..15659ae 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -41,7 +41,7 @@ http = "0.2"
httparse = "1"
libflate = "1"
log = "0.4"
-maud = "0.24"
+maud = "0.25"
mime = "0.3"
nanoid = "0.4"
percent-encoding = "2"