[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" }