For errors, and I guess just general displays I should try extend into colour I think too, just for fun
9 lines
121 B
TOML
9 lines
121 B
TOML
[package]
|
|
name = "card_stuffs"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
anyhow = "1.0.96"
|
|
thiserror = "2.0.11"
|