Removed old packages, fixed clippy warnings

This commit is contained in:
torbjornmolin
2025-09-28 18:59:06 +02:00
parent eb4a06b669
commit 6efc9e104c
3 changed files with 3 additions and 10 deletions

2
Cargo.lock generated
View File

@@ -806,12 +806,10 @@ name = "image-placeholder-generator"
version = "0.1.0"
dependencies = [
"axum",
"bytes",
"image",
"serde",
"text-to-png",
"tokio",
"tokio-util",
"tower-http",
"tracing-subscriber",
"zip",