fixed bug with color layering issue
This commit is contained in:
@@ -11,6 +11,6 @@ categories = ["graphics", "command-line-utilities"]
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
rustitch = { version = "0.1.1", path = "../rustitch" }
|
||||
rustitch = { version = "0.2", path = "../rustitch" }
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
anyhow = "1"
|
||||
|
||||
Reference in New Issue
Block a user