rrt/crates/rrt-model/Cargo.toml

10 lines
192 B
TOML

[package]
name = "rrt-model"
version.workspace = true
edition.workspace = true
license.workspace = true
[dependencies]
csv.workspace = true
serde.workspace = true
serde_json.workspace = true