mark/mark-bin/Cargo.toml
2024-12-01 22:16:16 +01:00

13 lines
212 B
TOML

[package]
name = "mark-bin"
version.workspace = true
edition.workspace = true
[dependencies]
clap.workspace = true
image.workspace = true
mark.workspace = true
palette.workspace = true
[lints]
workspace = true