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