kovi-plugin-octowatch 0.1.0

基于 Kovi 框架的 Github 仓库进度总结插件
Documentation
[dependencies.anyhow]
version = ">=1.0.98"

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

[dependencies.octocrab]
version = ">=0.44.1"

[dependencies.openai]
version = ">=1.1.1"

[dependencies.serde]
features = ["derive"]
version = ">=1.0.219"

[dependencies.toml]
version = ">=0.9.2"

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

[package]
authors = ["Hamster5295 <hamster5295@163.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "基于 Kovi 框架的 Github 仓库进度总结插件"
documentation = "https://docs.rs/kovi-plugin-octowatch"
edition = "2024"
keywords = ["kovi", "plugin", "github"]
license = "MIT"
name = "kovi-plugin-octowatch"
readme = "README.md"
repository = "https://github.com/Hamster5295/octowatch"
version = "0.1.0"