showbits/showbits-common/Cargo.toml
2024-03-05 00:09:32 +01:00

11 lines
163 B
TOML

[package]
name = "showbits-common"
version.workspace = true
edition.workspace = true
[dependencies]
anyhow = "1.0.80"
palette = "0.7.5"
[lints]
workspace = true