diff options
Diffstat (limited to '')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ lto = true [dependencies] clap = "2.29" -actix = "0.5" +actix = "0.6" actix-web = "0.6" simplelog = "0.5" base64 = "0.9" |
![]() |
index : miniserve | |
For when you really just want to serve some files over HTTP right now! | rustc |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 2 |
@@ -18,7 +18,7 @@ lto = true [dependencies] clap = "2.29" -actix = "0.5" +actix = "0.6" actix-web = "0.6" simplelog = "0.5" base64 = "0.9" |