simple-cmd 0.0.17

command line utility for spawning commands
Documentation
[dependencies.crossbeam]
version = "0.8.4"

[dependencies.crossbeam-channel]
version = "0.5.11"

[dependencies.signal-hook]
version = "0.3.17"

[dependencies.thiserror]
version = "1.0.56"

[dependencies.tracing]
version = "0.1.40"
[dev-dependencies.ctrlc]
version = "3.4.2"

[dev-dependencies.simple_logger]
version = "4.3.3"

[dev-dependencies.threadpool]
version = "1.8.1"

[dev-dependencies.tracing-subscriber]
version = "0.3.18"

[package]
authors = ["Alessandro Crugnola <alessandro.crugnola@gmail.com>"]
description = "command line utility for spawning commands"
edition = "2021"
homepage = "https://github.com/sephiroth74/simple-cmd"
license = "MIT"
name = "simple-cmd"
readme = "README.md"
repository = "https://github.com/sephiroth74/simple-cmd"
version = "0.0.17"