care 0.0.1

A tool for configuration management, reconciling, and tracking over time
[[bin]]
name = "care"
path = "src/main.rs"

[dependencies]

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A tool for configuration management, reconciling, and tracking over time"
edition = "2021"
license = "AGPL-3.0-or-later"
name = "care"
readme = false
repository = "https://github.com/akavel/mana"
version = "0.0.1"