mirror of
https://github.com/d0zingcat/ore.git
synced 2026-06-04 07:36:49 +00:00
cli
This commit is contained in:
@@ -14,6 +14,7 @@ readme = "./README.md"
|
||||
keywords = ["solana", "crypto", "mining"]
|
||||
|
||||
[workspace.dependencies]
|
||||
anyhow = "1.0"
|
||||
array-const-fn-init = "0.1.1"
|
||||
bincode = "1.3.3"
|
||||
bytemuck = "1.14.3"
|
||||
@@ -25,6 +26,7 @@ mpl-token-metadata = "5.1"
|
||||
num_enum = "0.7.2"
|
||||
ore-api = { path = "api" }
|
||||
ore-boost-api = "4.0.0-alpha"
|
||||
solana-account-decoder = "^2.1"
|
||||
solana-program = "^2.1"
|
||||
solana-client = "^2.1"
|
||||
solana-sdk = "^2.1"
|
||||
|
||||
Reference in New Issue
Block a user