[package] name = "pda-rent-payer-api" description = "API for interacting with the PDA rent payer 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] borsh.workspace = true bytemuck.workspace = true num_enum.workspace = true solana-program.workspace = true steel.workspace = true thiserror.workspace = true