update deps

This commit is contained in:
Hardhat Chad
2025-02-10 13:35:19 -08:00
parent dcdfa2b733
commit 217db93ccf
2 changed files with 26 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ drillx = { version = "2.2", features = ["solana"] }
mpl-token-metadata = "5.1"
num_enum = "0.7.2"
ore-api = { path = "api" }
ore-boost-api = { version = "1.1", path = "../ore-boost/api" }
ore-boost-api = "1.4"
solana-program = "^2.1"
spl-token = { version = "^4", features = ["no-entrypoint"] }
spl-associated-token-account = { version = "^6", features = [ "no-entrypoint" ] }