Logo
Explore Help
Register Sign In
xiaji/guba-indicator
1
0
Fork 0
You've already forked guba-indicator
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
3ae0eaa9c192595f4acb42ea91c963bc1f20b70d
guba-indicator/rust/.cargo/config.toml

12 lines
181 B
TOML
Raw Normal View History

feat: 新增Rust项目基础框架和核心功能模块 - 添加Cargo.toml配置文件,定义项目元信息和依赖项 - 实现配置管理模块(ConfigManager),支持JSON配置读写 - 添加爬虫模块(SpiderManager),支持网页内容抓取和解析 - 实现数据库模块(DatabaseManager),使用SQLite存储评论数据 - 添加LLM分析模块(LLMAnalyzer),支持调用AI接口进行情绪分析 - 实现UI界面模块,包含指标显示和波形图绘制功能 - 添加项目文档和截图资源
2026-02-27 17:03:32 +08:00
[source.crates-io]
replace-with = "ustc"
[source.ustc]
registry = "sparse+https://mirrors.ustc.edu.cn/crates.io-index/"
[http]
check-revoke = false
build: 添加构建rust脚本并配置MSVC链接器路径 添加PowerShell和批处理构建脚本 配置Cargo使用Visual Studio的链接器 更新依赖项的构建指纹文件
2026-03-02 16:52:24 +08:00
[build]
target-dir = "target"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 19ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API