feat: upgrade to v0.4.10

This commit is contained in:
ysq
2025-09-14 23:26:21 +08:00
parent 7aad371076
commit 317e990ed2
4 changed files with 23 additions and 5 deletions
+2 -2
View File
@@ -107,14 +107,14 @@ git clone https://github.com/0xfnzero/solana-streamer
```toml
# 添加到您的 Cargo.toml
solana-streamer-sdk = { path = "./solana-streamer", version = "0.4.9" }
solana-streamer-sdk = { path = "./solana-streamer", version = "0.4.10" }
```
### 使用 crates.io
```toml
# 添加到您的 Cargo.toml
solana-streamer-sdk = "0.4.9"
solana-streamer-sdk = "0.4.10"
```
## ⚙️ 配置系统