chore: release v3.5.2

- Bump version to 3.5.2 in Cargo.toml
- Update README and README_CN with 3.5.2 and What's new in 3.5.2

Made-with: Cursor
This commit is contained in:
Wood
2026-02-27 00:24:10 +08:00
parent e67a21df58
commit d0897b53d3
3 changed files with 10 additions and 4 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ git clone https://github.com/0xfnzero/sol-trade-sdk
```toml
# 添加到您的 Cargo.toml
sol-trade-sdk = { path = "./sol-trade-sdk", version = "3.5.0" }
sol-trade-sdk = { path = "./sol-trade-sdk", version = "3.5.2" }
```
### 使用 crates.io