diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -48,6 +48,7 @@ mime = "0.3" httparse = "1" http = "0.2.3" bytes = "1" +atty = "0.2" [dev-dependencies] assert_cmd = "1" |
![]() |
index : miniserve | |
For when you really just want to serve some files over HTTP right now! | rustc |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 1 |
@@ -48,6 +48,7 @@ mime = "0.3" httparse = "1" http = "0.2.3" bytes = "1" +atty = "0.2" [dev-dependencies] assert_cmd = "1" |