dte 0.0.3

Decision table editor
[dependencies.clap]
features = ["cargo"]
version = "4.5.4"

[dependencies.crossterm]
version = "0.27.0"

[dependencies.dtee]
version = "0.0.3"

[package]
authors = ["Dariusz Depta <depta@engos.de>"]
description = "Decision table editor"
documentation = "https://docs.rs/dte"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "dte"
readme = "README.md"
repository = "https://github.com/DecisionToolkit/dte.git"
version = "0.0.3"