diff options
Diffstat (limited to '')
-rw-r--r-- | Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -55,3 +55,6 @@ rstest = "0.6" regex = "1.3.9" pretty_assertions = "0.6" url = "2.1" + +[build-dependencies] +grass = "0.10.3" |
![]() |
index : miniserve | |
For when you really just want to serve some files over HTTP right now! | rustc |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Cargo.toml | 3 |
@@ -55,3 +55,6 @@ rstest = "0.6" regex = "1.3.9" pretty_assertions = "0.6" url = "2.1" + +[build-dependencies] +grass = "0.10.3" |