diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2319,6 +2319,7 @@ dependencies = [ "tempfile", "thiserror 2.0.11", "tokio", + "tokio-stream", "url", "zip", ] |
![]() |
index : miniserve | |
For when you really just want to serve some files over HTTP right now! | rustc |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.lock | 1 |
@@ -2319,6 +2319,7 @@ dependencies = [ "tempfile", "thiserror 2.0.11", "tokio", + "tokio-stream", "url", "zip", ] |