File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -36,12 +36,12 @@ redis = "0.27.5"
3636serde = " 1.0.209"
3737serde_json = " 1.0.127"
3838serde_yaml = " 0.9.33"
39- solana-client = " ~ 2.0.8 "
40- solana-compute-budget = " ~ 2.0.8 "
41- solana-rpc-client-api = " ~ 2.0.8 "
42- solana-sdk = " ~ 2.0.8 "
43- solana-transaction-status = " ~ 2.0.8 "
44- solana-version = " ~ 2.0.8 "
39+ solana-client = " = 2.0.15 "
40+ solana-compute-budget = " = 2.0.15 "
41+ solana-rpc-client-api = " = 2.0.15 "
42+ solana-sdk = " = 2.0.15 "
43+ solana-transaction-status = " = 2.0.15 "
44+ solana-version = " = 2.0.15 "
4545tokio = " 1.40.0"
4646tokio-tungstenite = " 0.24.0"
4747tonic = " 0.12.3"
Original file line number Diff line number Diff line change 11[package ]
22name = " solfees-be"
3- version = " 2.0.0"
3+ version = " 2.0.0+solana.2.0.15 "
44authors = { workspace = true }
55edition = { workspace = true }
66description = " Backend of solfees.io"
You can’t perform that action at this time.
0 commit comments