Files
mini_projects/card_stuffs/Cargo.toml
Arthur Roberts ff801f259d Added some display stuff
For errors, and I guess just general displays

I should try extend into colour I think too, just for fun
2025-02-24 22:20:59 +00:00

9 lines
121 B
TOML

[package]
name = "card_stuffs"
version = "0.1.0"
edition = "2021"
[dependencies]
anyhow = "1.0.96"
thiserror = "2.0.11"