diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,3 +26,4 @@ simplelog = "0.5" base64 = "0.10" percent-encoding = "1.0.1" htmlescape = "0.3.1" +bytesize = "1.0.0" |
![]() |
index : miniserve | |
For when you really just want to serve some files over HTTP right now! | rustc |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 1 |
@@ -26,3 +26,4 @@ simplelog = "0.5" base64 = "0.10" percent-encoding = "1.0.1" htmlescape = "0.3.1" +bytesize = "1.0.0" |