chore: cargo fmt

This commit is contained in:
2026-01-15 16:17:34 +08:00
parent 86d964943e
commit 41260c971a
8 changed files with 27 additions and 26 deletions

View File

@@ -12,4 +12,4 @@ pub fn recolor_gif_base64(
apply_texture,
)
.map_err(|e: Box<dyn std::error::Error>| e.to_string())
}
}