puniyu_handler_command 0.6.0

Puniyu handler command
Documentation
[dependencies.async-trait]
version = "0.1.89"

[dependencies.clap]
default-features = false
features = ["std", "string", "error-context"]
version = "4.5"

[dependencies.puniyu_logger]
version = "0.6.4"

[dependencies.puniyu_matcher_command]
version = "0.6.0"

[dependencies.puniyu_registry]
default-features = false
features = ["command"]
version = "0.6.0"

[dependencies.puniyu_types]
default-features = false
features = ["handler"]
version = "0.6.0"

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

[package]
authors = ["wuliya <3369906077@qq.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Puniyu handler command"
edition = "2024"
homepage = "https://github.com/puniyu/puniyu"
license = "LGPL-3.0-only"
name = "puniyu_handler_command"
readme = "README.md"
repository = "https://github.com/puniyu/puniyu"
resolver = "2"
rust-version = "1.88.0"
version = "0.6.0"