删除冗余,修改描述
This commit is contained in:
+1
-2
@@ -2,7 +2,7 @@
|
||||
name = "iAs"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
description = "微信 AI 智能助手 — 通过 DeepSeek LLM 实现 AI 自动回复"
|
||||
description = "AI 智能助手"
|
||||
|
||||
[dependencies]
|
||||
# ── 异步运行时 ──
|
||||
@@ -51,4 +51,3 @@ scraper = "0.27.0" # HTML 解析(f
|
||||
[[bin]]
|
||||
name = "ias"
|
||||
path = "src/main.rs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user