diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,4 +52,4 @@ rexpect = "0.3" reqwest = "0.9" assert_fs = "0.11" select = "0.4" -portpicker = "0.1" +port_check = "0.1" |
![]() |
index : miniserve | |
For when you really just want to serve some files over HTTP right now! | rustc |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 2 |
@@ -52,4 +52,4 @@ rexpect = "0.3" reqwest = "0.9" assert_fs = "0.11" select = "0.4" -portpicker = "0.1" +port_check = "0.1" |