mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-21 07:26:48 +00:00
scaffold bury ix
This commit is contained in:
@@ -19,6 +19,7 @@ bytemuck = "1.14.3"
|
||||
bytemuck_derive = "1.7.0"
|
||||
const-crypto = "0.1.0"
|
||||
drillx = { version = "2.2", features = ["solana"] }
|
||||
meteora-pools-sdk = "0.1"
|
||||
mpl-token-metadata = "5.1"
|
||||
num_enum = "0.7.2"
|
||||
ore-api = { path = "api" }
|
||||
@@ -34,6 +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
|
||||
|
||||
Reference in New Issue
Block a user