chore: release v3.5.3 (full release with IDL + instructions)

- Bump version to 3.5.3; README What's new in 3.5.3 includes SWQoS + PumpFun/PumpSwap updates
- Replaces incomplete v3.5.2 release

Made-with: Cursor
This commit is contained in:
Wood
2026-02-27 00:29:20 +08:00
parent dd4f42324e
commit 0f37950adf
3 changed files with 11 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.2" }
sol-trade-sdk = { path = "./sol-trade-sdk", version = "3.5.3" }
```
### 使用 crates.io