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