feat: upgrade to v0.6.3

This commit is contained in:
ysq
2025-09-10 10:52:47 +08:00
parent 0cb4e08794
commit 2226f53f52
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "sol-trade-sdk"
version = "0.6.2"
version = "0.6.3"
edition = "2021"
authors = [
"William <byteblock6@gmail.com>",
@@ -37,7 +37,7 @@ members = [
crate-type = ["cdylib", "rlib"]
[dependencies]
solana-streamer-sdk = "0.4.3"
solana-streamer-sdk = "0.4.4"
solana-sdk = "2.3.0"
solana-client = "2.3.6"
solana-program = "2.3.0"