feat: favicon ico conversion

This commit is contained in:
2025-07-10 18:48:07 -05:00
parent 696f18af3f
commit b427c9d094
4 changed files with 90 additions and 5 deletions

View File

@@ -25,6 +25,7 @@ phf = { version = "0.12.1", features = ["macros"] }
phf_codegen = "0.12.1"
chrono = "0.4.41"
regex = "1.11.1"
ico = "0.4.0"
[build-dependencies]
chrono = "0.4.41"