fixed bug with color layering issue
Some checks failed
CI / Lint and Test (pull_request) Successful in 44s
CI / Version Check (pull_request) Failing after 3s

This commit is contained in:
2026-03-31 12:18:53 +02:00
parent 69d0269270
commit 7c8ecda29a
11 changed files with 126 additions and 51 deletions

2
Cargo.lock generated
View File

@@ -235,7 +235,7 @@ dependencies = [
[[package]]
name = "rustitch"
version = "0.1.2"
version = "0.2.0"
dependencies = [
"png",
"thiserror",