mirror of
https://github.com/zyllian/webdog.git
synced 2025-06-28 09:25:42 -07:00
remove unused fs_extra dependency
This commit is contained in:
parent
abd591c8fa
commit
230e22dbf8
2 changed files with 0 additions and 8 deletions
|
@ -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 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue