mirror of
https://github.com/d0zingcat/ore.git
synced 2026-06-04 23:26:47 +00:00
move spl cpis to utils
This commit is contained in:
@@ -20,7 +20,7 @@ drillx = { git = "https://github.com/regolith-labs/drillx", branch = "master", f
|
||||
mpl-token-metadata = "4.1.2"
|
||||
num_enum = "0.7.2"
|
||||
ore-api = { path = "api" }
|
||||
ore-utils = { path = "utils" }
|
||||
ore-utils = { path = "utils", features = ["spl"] }
|
||||
shank = "0.3.0"
|
||||
solana-program = "1.18"
|
||||
spl-token = { version = "^4", features = ["no-entrypoint"] }
|
||||
|
||||
Reference in New Issue
Block a user