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

11 lines
170 B
TOML

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