Fix building without serve feature

This commit is contained in:
Zoey 2021-08-19 13:49:39 -07:00
parent ffb6b48157
commit 471b1afc8b
No known key found for this signature in database
GPG key ID: 2DCAC8EA81672106
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",