diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,4 +22,4 @@ yansi = "0.4" actix = "0.7" actix-web = "0.7" simplelog = "0.5" -base64 = "0.9" +base64 = "0.10" |
![]() |
index : miniserve | |
For when you really just want to serve some files over HTTP right now! | rustc |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 2 |
@@ -22,4 +22,4 @@ yansi = "0.4" actix = "0.7" actix-web = "0.7" simplelog = "0.5" -base64 = "0.9" +base64 = "0.10" |