remove itertools dependency
Some checks failed
Build Site / build (push) Has been cancelled
Build Site / deploy (push) Has been cancelled

This commit is contained in:
zyl 2025-06-05 14:26:17 -07:00
parent 230e22dbf8
commit 9125738498
Signed by: zyl
SSH key fingerprint: SHA256:uxxbSXbdroP/OnKBGnEDk5q7EKB2razvstC/KmzdXXs
4 changed files with 15 additions and 26 deletions

View file

@ -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"] }