remove unused fs_extra dependency

This commit is contained in:
zyl 2025-06-05 14:16:55 -07:00
parent abd591c8fa
commit 230e22dbf8
Signed by: zyl
SSH key fingerprint: SHA256:uxxbSXbdroP/OnKBGnEDk5q7EKB2razvstC/KmzdXXs
2 changed files with 0 additions and 8 deletions

View file

@ -13,7 +13,6 @@ clap = { version = "4", features = ["derive"] }
color-eyre = { version = "0.6", optional = true }
extract-frontmatter = "4"
eyre = "0.6"
fs_extra = "1.2"
futures = { version = "0.3", optional = true }
grass = { version = "0.13", default-features = false }
hotwatch = { version = "0.5", optional = true }