diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1769,6 +1769,7 @@ dependencies = [ "strum", "tar", "thiserror", + "tokio", "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 |
@@ -1769,6 +1769,7 @@ dependencies = [ "strum", "tar", "thiserror", + "tokio", "url", "zip", ] |