mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-13 23:16:52 +00:00
cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user