lazycmd 0.1.0

Quck run command
Documentation
[dependencies.anyhow]
version = "1.0.95"

[lib]
name = "lazycmd"
path = "src/lib.rs"

[package]
authors = ["wxnacy@gmail.com"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Quck run command"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "lazycmd"
readme = "README.md"
repository = "https://github.com/wxnacy/lazycmd"
version = "0.1.0"