chore: update sol-parser-sdk pumpswap cashback fix

This commit is contained in:
0xfnzero
2026-06-18 00:46:32 +08:00
parent 0a879cac05
commit 5811ade5ea
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ sdk-perf-stats = ["sol-parser-sdk/perf-stats"]
sdk-ultra-perf = ["sol-parser-sdk/ultra-perf"]
[dependencies]
sol-parser-sdk = { git = "https://github.com/0xfnzero/sol-parser-sdk", rev = "51ab313", version = "0.5.15", default-features = false }
sol-parser-sdk = { git = "https://github.com/0xfnzero/sol-parser-sdk", rev = "cfda256", version = "0.5.15", default-features = false }
solana-sdk = "3.0.0"
solana-client = "3.1.12"
solana-transaction-status = "3.1.12"