Update dependencies

This commit is contained in:
Zoey 2023-02-10 21:41:11 -08:00
parent 23f1ab388a
commit bf07c6ab38
2 changed files with 207 additions and 195 deletions

View file

@ -8,7 +8,7 @@ anyhow = "1"
extract-frontmatter = "4"
fs_extra = "1.2"
futures = { version = "0.3", optional = true }
grass = { version = "0.11", default-features = false }
grass = { version = "0.12", default-features = false }
gray_matter = "0.2"
handlebars = "4.1"
hotwatch = { version = "0.4", optional = true }