[package] name = "hemx-test" version.workspace = true edition.workspace = true [dependencies] hemx-core = { path = "../hemx-core" } [dev-dependencies] hemx-build = { path = "../hemx-build" }