diff options
author | Sven-Hendrik Haase <svenstaro@gmail.com> | 2023-04-16 11:19:03 +0000 |
---|---|---|
committer | Sven-Hendrik Haase <svenstaro@gmail.com> | 2023-04-16 11:19:03 +0000 |
commit | eafc5820b2b85a6cdc407180ba38b135d05be2e8 (patch) | |
tree | c7e499a00bf7f5c65a24198985cbe6af0d6f54a2 /Cargo.toml | |
parent | Bump deps (diff) | |
download | miniserve-eafc5820b2b85a6cdc407180ba38b135d05be2e8.tar.gz miniserve-eafc5820b2b85a6cdc407180ba38b135d05be2e8.zip |
Bump deps
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |