diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,4 +56,4 @@ select = "0.4" port_check = "0.1" rstest = "0.3" pretty_assertions = "0.6" -url = "2.0" +url = "2.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 |
@@ -56,4 +56,4 @@ select = "0.4" port_check = "0.1" rstest = "0.3" pretty_assertions = "0.6" -url = "2.0" +url = "2.1" |