get rid of palette dependency

This commit is contained in:
edwloef 2025-03-13 16:32:53 +01:00 committed by Héctor Ramón Jiménez
parent 2b7d8eaaca
commit 44e13db1ef
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
7 changed files with 119 additions and 99 deletions

View file

@ -164,7 +164,6 @@ lyon = "1.0"
lyon_path = "1.0"
num-traits = "0.2"
ouroboros = "0.18"
palette = "0.7"
png = "0.17"
pulldown-cmark = "0.12"
qrcode = { version = "0.13", default-features = false }