[F] 💢💢💢💢💢

This commit is contained in:
Azalea Gui 2025-08-21 09:47:48 -04:00
parent 8c1713c37d
commit b58425badd
6 changed files with 38 additions and 12 deletions

View file

@ -44,6 +44,7 @@ which = { workspace = true, features = [] }
indexmap = { workspace = true, features = ["std"] }
regex = { workspace = true, features = ["perf", "std", "unicode"] }
unicode-normalization = { workspace = true, features = ["std"] }
fs_extra = "1.3.0"
[target.'cfg(windows)'.dependencies]
enable-ansi-support = { workspace = true, features = [] }