mirror of
https://github.com/zyllian/webdog.git
synced 2025-06-28 09:25:42 -07:00
remove itertools dependency
This commit is contained in:
parent
230e22dbf8
commit
9125738498
4 changed files with 15 additions and 26 deletions
|
@ -18,7 +18,6 @@ grass = { version = "0.13", default-features = false }
|
|||
hotwatch = { version = "0.5", optional = true }
|
||||
html5ever = "0.31"
|
||||
include_dir = "0.7"
|
||||
itertools = "0.14"
|
||||
kuchikiki = "0.8.8-speedreader"
|
||||
lol_html = "2"
|
||||
minifier = { version = "0.3", features = ["html"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue