chore(deps): update, remove css minifier for now

This commit is contained in:
DarkCat09 2025-02-07 21:00:14 +04:00
parent 6bb4ca6f1f
commit 7045fb8625
Signed by: DarkCat09
GPG key ID: BD3CE9B65916CD82
2 changed files with 5 additions and 401 deletions

View file

@ -4,7 +4,6 @@ version = "0.1.0"
edition = "2021"
[dependencies]
lightningcss = { version = "1.0.0-alpha.59", default-features = false, features = ["grid"] }
pulldown-cmark = { version = "0.12.2", default-features = false, features = ["pulldown-cmark-escape"] }
walkdir = "2.5.0"