showbits/showbits-common/Cargo.toml
2024-03-08 13:37:38 +01:00

14 lines
245 B
TOML

[package]
name = "showbits-common"
version.workspace = true
edition.workspace = true
[dependencies]
anyhow.workspace = true
cosmic-text = "0.11.2"
image.workspace = true
palette.workspace = true
taffy.workspace = true
[lints]
workspace = true