showbits/showbits-common/Cargo.toml
2024-03-05 00:50:43 +01:00

11 lines
176 B
TOML

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