[package] name = "hemx-xtask" version.workspace = true edition.workspace = true publish = false [[bin]] name = "hemx-ci" path = "src/main.rs" [dependencies] hemx-js = { path = "../hemx-js" }