f-tree 0.2.5

the cli app to execute the commands from forester.
[dependencies.clap]
features = ["derive", "cargo"]
version = "4.4.4"

[dependencies.env_logger]
version = "0.10.0"

[dependencies.forester-rs]
version = "0.3.0"

[dependencies.log]
version = "0.4"

[package]
authors = ["BorisZhguchev <zhguchev@hotmail.com>"]
description = "the cli app to execute the commands from forester."
edition = "2021"
homepage = "https://github.com/forester-bt/f-tree"
license-file = "LICENSE"
name = "f-tree"
readme = "README.md"
repository = "https://github.com/forester-bt/f-tree"
version = "0.2.5"