-
fix(core): 对齐 Cargo.toml 版本号到 v0.3.3
released this
2026-07-20 10:07:14 +08:00 | 10 commits to main since this releasev0.3.3 tag 已发布但 Cargo.toml version 仍停留在 0.3.2,
导致 cargo publish 与用户引用的版本不一致。补齐后重新
打 tag v0.3.3 到本次提交。- Cargo.toml version: 0.3.2 → 0.3.3
- git tag v0.3.3 重新指向新 commit
Downloads