mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-20 20:38:06 +00:00
chore: bump version to 1.2.1
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-2
@@ -108,14 +108,14 @@ git clone https://github.com/0xfnzero/solana-streamer
|
||||
|
||||
```toml
|
||||
# 添加到您的 Cargo.toml
|
||||
solana-streamer-sdk = { path = "./solana-streamer", version = "1.2.0" }
|
||||
solana-streamer-sdk = { path = "./solana-streamer", version = "1.2.1" }
|
||||
```
|
||||
|
||||
### 使用 crates.io
|
||||
|
||||
```toml
|
||||
# 添加到您的 Cargo.toml
|
||||
solana-streamer-sdk = "1.2.0"
|
||||
solana-streamer-sdk = "1.2.1"
|
||||
```
|
||||
|
||||
## 🔄 迁移指南
|
||||
|
||||
Reference in New Issue
Block a user