aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBao Trinh <qubidt@gmail.com>2023-07-21 00:17:51 +0000
committerBao Trinh <qubidt@gmail.com>2023-07-21 00:17:51 +0000
commitd7f6b7c8313e287aa0c2c26c715361b917f9ad7e (patch)
tree6e06fa5acb0f9b644cb653e806a51b01f3c7f5d2 /Cargo.toml
parentuse grass include macro; remove build.rs (diff)
parentBump deps (diff)
downloadminiserve-d7f6b7c8313e287aa0c2c26c715361b917f9ad7e.tar.gz
miniserve-d7f6b7c8313e287aa0c2c26c715361b917f9ad7e.zip
Merge remote-tracking branch 'origin/master' into css
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 2128ac8..8f89ed5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -40,7 +40,7 @@ hex = "0.4"
http = "0.2"
httparse = "1"
if-addrs = "0.10"
-libflate = "1"
+libflate = "2"
log = "0.4"
maud = "0.25"
mime = "0.3"