[package]
name = "protobook-api"
description = "API for interacting with the Protobook program"
version.workspace = true
edition.workspace = true
license.workspace = true
homepage.workspace = true
documentation.workspace = true
repository.workspace = true
readme.workspace = true
keywords.workspace = true

[dependencies]
bytemuck.workspace = true
num_enum.workspace = true
solana-program.workspace = true
spl-associated-token-account.workspace = true
steel.workspace = true
thiserror.workspace = true