Fix building without serve feature

This commit is contained in:
Zoey 2021-08-19 13:49:39 -07:00
parent bcf673fd7b
commit 41268039de
3 changed files with 3 additions and 1 deletions

1
Cargo.lock generated
View file

@ -2148,6 +2148,7 @@ dependencies = [
"gray_matter",
"handlebars",
"hotwatch",
"http",
"lol_html",
"pulldown-cmark",
"serde",