kovi-plugin-60s 0.1.8

kovi plugin
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "kovi-plugin-60s"
version = "0.1.8"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "kovi plugin"
homepage = "https://github.com/yiranxiaohui/kovi-plugin-60s"
documentation = "https://docs.rs/kovi-plugin-60s"
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/yiranxiaohui/kovi-plugin-60s"

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

[dependencies.kovi]
version = ">=0.13"

[dependencies.kovi-onebot]
version = ">=0.13"

[dependencies.reqwest]
version = "0.12.24"
features = [
    "default",
    "json",
    "rustls-tls",
]

[dependencies.serde]
version = "1.0.228"
features = ["derive"]

[dependencies.serde_json]
version = "1.0.145"