puniyu_plugin 0.7.8

puniyu 的插件模块
Documentation
[dependencies.actix-web]
version = "4.11.0"

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

[dependencies.inventory]
version = "0.3.21"

[dependencies.puniyu_common]
version = "0.7.5"

[dependencies.puniyu_config]
version = "0.7.5"

[dependencies.puniyu_logger]
version = "0.6.4"

[dependencies.puniyu_macros]
default-features = false
features = ["plugin"]
version = "0.7.6"

[dependencies.puniyu_registry]
default-features = false
features = ["plugin", "bot"]
version = "0.7.9"

[dependencies.puniyu_types]
default-features = false
features = ["plugin", "event"]
version = "0.7.7"

[dependencies.serde_json]
version = "1.0"

[dependencies.toml]
version = "0.9.5"

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

[package]
authors = ["wuliya <3369906077@qq.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "puniyu 的插件模块"
edition = "2024"
homepage = "https://github.com/puniyu/puniyu"
license = "LGPL-3.0-only"
name = "puniyu_plugin"
readme = "README.md"
repository = "https://github.com/puniyu/puniyu"
resolver = "2"
rust-version = "1.88.0"
version = "0.7.8"