mirror of
https://github.com/zyllian/zyllian.github.io.git
synced 2025-05-10 02:26:45 -07:00
Clean up dependencies a very small amount
This commit is contained in:
parent
d15b15c7a4
commit
27765fa16a
2 changed files with 1 additions and 65 deletions
|
@ -8,7 +8,7 @@ anyhow = "1"
|
|||
extract-frontmatter = "4"
|
||||
fs_extra = "1.2"
|
||||
futures = { version = "0.3", optional = true }
|
||||
grass = "0.11"
|
||||
grass = { version = "0.11", default-features = false }
|
||||
gray_matter = "0.2"
|
||||
handlebars = "4.1"
|
||||
hotwatch = { version = "0.4", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue