feat: upgrade to v0.4.4

This commit is contained in:
ysq
2025-08-21 21:33:53 +08:00
parent bc88c7137e
commit f5cfbbfa20
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[package]
name = "sol-trade-sdk"
version = "0.4.3"
version = "0.4.4"
edition = "2021"
authors = ["William <byteblock6@gmail.com>", "sgxiang <sgxiang@gmail.com>", "wei <1415121722@qq.com>"]
repository = "https://github.com/0xfnzero/sol-trade-sdk"
@@ -13,7 +13,7 @@ readme = "README.md"
crate-type = ["cdylib", "rlib"]
[dependencies]
solana-streamer-sdk = "0.3.5"
solana-streamer-sdk = "0.3.6"
solana-sdk = "2.3.0"
solana-client = "2.3.6"
solana-program = "2.3.0"