fixed clippy issues and cargo fmt
CI / Lint and Test (pull_request) Successful in 1m0s
CI / Version Check (pull_request) Failing after 3s

This commit is contained in:
2026-04-03 23:47:55 +02:00
parent f161a25002
commit 9bbb7038aa
10 changed files with 32 additions and 28 deletions
Generated
+2 -2
View File
@@ -235,7 +235,7 @@ dependencies = [
[[package]]
name = "rustitch"
version = "0.2.1"
version = "0.2.2"
dependencies = [
"png",
"thiserror",
@@ -250,7 +250,7 @@ checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
[[package]]
name = "stitch-peek"
version = "0.1.3"
version = "0.1.4"
dependencies = [
"anyhow",
"clap",