[package] name = "power_utils" description = "A collection of shared elements and utilities used by other powerd6 tools" version.workspace = true edition.workspace = true license.workspace = true readme.workspace = true keywords.workspace = true repository.workspace = true [dependencies] enum-iterator.workspace = true fs_extra.workspace = true image-base64-wasm.workspace = true log.workspace = true serde.workspace = true serde_json.workspace = true serde_yaml.workspace = true strum.workspace = true strum_macros.workspace = true tempfile.workspace = true [dev-dependencies] assert-json-diff.workspace = true