Skip to content

Commit e67a21d

Browse files
0xfnzerocursoragent
andcommitted
chore: bump README dependency examples to 3.5.1
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 147c606 commit e67a21d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,14 @@ Add the dependency to your `Cargo.toml`:
101101

102102
```toml
103103
# Add to your Cargo.toml
104-
sol-trade-sdk = { path = "./sol-trade-sdk", version = "3.5.0" }
104+
sol-trade-sdk = { path = "./sol-trade-sdk", version = "3.5.1" }
105105
```
106106

107107
### Use crates.io
108108

109109
```toml
110110
# Add to your Cargo.toml
111-
sol-trade-sdk = "3.5.0"
111+
sol-trade-sdk = "3.5.1"
112112
```
113113

114114
## 🛠️ Usage Examples

0 commit comments

Comments
 (0)