acts-package-shell 0.17.0

acts package for shell
Documentation
[dependencies.acts]
version = "0.17.0"

[dependencies.async-trait]
version = "0.1.88"

[dependencies.serde]
version = "1.0.219"

[dependencies.serde_json]
version = "1.0.140"

[dependencies.strum]
features = ["derive"]
version = "0.27"

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

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

[package]
authors = ["Yao <yaojianpin@sohu.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "acts package for shell"
edition = "2024"
homepage = "https://docs.rs/acts-package-http"
license = "Apache-2.0"
name = "acts-package-shell"
readme = "README.md"
repository = "https://github.com/yaojianpin/acts.git"
version = "0.17.0"