fix(core): 升级 Cargo.toml 版本号到 v0.3.4

版本号 PATCH 升级(0.3.3 → 0.3.4),向后兼容,包含三 Provider 自定义 HTTP 请求头支持(feat 77321db + 安全修复 76bbeed + doc 清理 5e475e1)。
This commit is contained in:
徐涛
2026-07-20 15:11:18 +08:00
parent 5e475e1303
commit ba6842e40c
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "agcore"
version = "0.3.3"
version = "0.3.4"
edition = "2024"
[features]