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

12 lines
186 B
TOML

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