1
0
Fork 0
forked from wry/wry
wry/crates/damage/Cargo.toml

10 lines
239 B
TOML

[package]
name = "jay-damage"
version.workspace = true
edition.workspace = true
license.workspace = true
[dependencies]
jay-geometry = { path = "../geometry" }
jay-tree-types = { path = "../tree-types" }
jay-units = { path = "../units" }