center gif

This commit is contained in:
2025-10-28 19:06:32 -06:00
parent 7bc6aeb998
commit ba426f5baa
3 changed files with 28 additions and 69 deletions

View File

@@ -6,4 +6,4 @@ edition = "2024"
[dependencies]
abi = { path = "../../abi" }
embedded-graphics = "0.8.1"
tinygif = "0.0.4"
tinygif = { git = "https://github.com/LegitCamper/tinygif" }