feat: upgrade to v0.4.5

This commit is contained in:
ysq
2025-09-10 11:54:59 +08:00
parent e3b763f0ca
commit d955cec83f
4 changed files with 27 additions and 34 deletions
+2 -2
View File
@@ -46,14 +46,14 @@ git clone https://github.com/0xfnzero/solana-streamer
```toml
# 添加到您的 Cargo.toml
solana-streamer-sdk = { path = "./solana-streamer", version = "0.4.4" }
solana-streamer-sdk = { path = "./solana-streamer", version = "0.4.5" }
```
### 使用 crates.io
```toml
# 添加到您的 Cargo.toml
solana-streamer-sdk = "0.4.4"
solana-streamer-sdk = "0.4.5"
```
## 配置系统