Files
ore/api/Cargo.toml
Hardhat Chad 495dd4ad4b scaffolding
2025-05-23 18:41:54 -07:00

25 lines
638 B
TOML

[package]
name = "ore-api"
description.workspace = true
version.workspace = true
edition.workspace = true
license.workspace = true
homepage.workspace = true
documentation.workspace = true
repository.workspace = true
keywords.workspace = true
[dependencies]
array-const-fn-init.workspace = true
bytemuck.workspace = true
const-crypto.workspace = true
meteora-pools-sdk.workspace = true
mpl-token-metadata.workspace = true
num_enum.workspace = true
solana-program.workspace = true
spl-token.workspace = true
spl-associated-token-account.workspace = true
static_assertions.workspace = true
steel.workspace = true
thiserror.workspace = true