diff options
author | Bao Trinh <qubidt@gmail.com> | 2023-07-21 00:17:51 +0000 |
---|---|---|
committer | Bao Trinh <qubidt@gmail.com> | 2023-07-21 00:17:51 +0000 |
commit | d7f6b7c8313e287aa0c2c26c715361b917f9ad7e (patch) | |
tree | 6e06fa5acb0f9b644cb653e806a51b01f3c7f5d2 /Cargo.toml | |
parent | use grass include macro; remove build.rs (diff) | |
parent | Bump deps (diff) | |
download | miniserve-d7f6b7c8313e287aa0c2c26c715361b917f9ad7e.tar.gz miniserve-d7f6b7c8313e287aa0c2c26c715361b917f9ad7e.zip |
Merge remote-tracking branch 'origin/master' into css
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |