This commit is contained in:
Hardhat Chad
2025-09-25 14:14:11 -07:00
parent d7d3cb8463
commit 6e60e23fcf
5 changed files with 350 additions and 332 deletions

View File

@@ -18,6 +18,7 @@ anyhow.workspace = true
base64 = "0.22.1"
bincode = "1.3.3"
bytemuck.workspace = true
dirs = "6.0.0"
meteora-pools-sdk.workspace = true
meteora-vault-sdk.workspace = true
ore-api = { path = "../api" }