[[bin]]
name = "ascesis"
path = "src/main.rs"
[dependencies.ascesis]
version = "0.0.6"
[dependencies.clap]
features = ["yaml"]
version = "2.33"
[dependencies.fern]
features = ["colored"]
version = "0.5"
[dependencies.glob]
version = "0.3"
[dependencies.log]
version = "0.4"
[package]
authors = ["k7f"]
description = "Command-line tools for analysis and synthesis of cause-effect synchronised interacting systems"
edition = "2018"
license = "MIT"
name = "ascetic_cli"
readme = "README.md"
repository = "https://github.com/k7f/ascetic"
version = "0.0.2"