This commit is contained in:
Hardhat Chad
2025-06-06 09:11:33 -07:00
parent ffd41b7657
commit 9028d1ea3d
7 changed files with 5 additions and 23 deletions

View File

@@ -19,7 +19,6 @@ bincode = "1.3.3"
bytemuck = "1.14.3"
bytemuck_derive = "1.7.0"
const-crypto = "0.1.0"
meteora-pools-sdk = "0.1"
mpl-token-metadata = "5.1"
num_enum = "0.7.2"
ore-api = { path = "api" }
@@ -36,7 +35,7 @@ thiserror = "1.0.57"
tokio = { version = "1.37.0", features = ["full"] }
[patch.crates-io]
meteora-pools-sdk = { git = "https://github.com/regolith-labs/meteora-pools-sdk", branch = "master" }
[profile.release]
overflow-checks = true