Files
ore/api/Cargo.toml
Hardhat Chad ab57634f7f new events
2025-06-24 16:38:06 -05:00

23 lines
555 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]
base64.workspace = true
bytemuck.workspace = true
const-crypto.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
steel.workspace = true
thiserror.workspace = true