Potato/potato-data/Cargo.toml

9 lines
175 B
TOML

[package]
name = "potato-data"
version.workspace = true
edition.workspace = true
[dependencies]
serde.workspace = true
serde_json.workspace = true
thiserror.workspace = true