cnctd_shell 0.1.7

Run simple shell commands
Documentation
[dependencies.anyhow]
version = "1.0.75"

[dependencies.colored]
version = "2.0.4"

[dependencies.serde_json]
version = "1.0.107"

[dependencies.tokio]
features = ["full"]
version = "1.32.0"

[package]
authors = ["Connected Dot Inc.", "Kyle Ebner <kyle@cnctd.world>"]
description = "Run simple shell commands"
edition = "2021"
license = "MIT"
name = "cnctd_shell"
readme = "README.md"
repository = "https://github.com/Connected-Dot/cnctd_shell"
resolver = "1"
version = "0.1.7"