mirror of
https://github.com/d0zingcat/ore.git
synced 2026-06-05 23:26:46 +00:00
cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[workspace]
|
||||
resolver = "2"
|
||||
members = ["ore/*", "cli"]
|
||||
members = ["api", "program", "cli"]
|
||||
|
||||
[workspace.package]
|
||||
version = "3.7.0"
|
||||
@@ -21,8 +21,7 @@ bytemuck_derive = "1.7.0"
|
||||
const-crypto = "0.1.0"
|
||||
mpl-token-metadata = "5.1"
|
||||
num_enum = "0.7.2"
|
||||
ore-api = { path = "./ore/api" }
|
||||
ore-delegate-api = { path = "./ore-delegate/api" }
|
||||
ore-api = { path = "./api" }
|
||||
ore-boost-api = "4.0.0-alpha"
|
||||
solana-account-decoder = "^2.1"
|
||||
solana-nostd-keccak = "0.1.3"
|
||||
|
||||
Reference in New Issue
Block a user