[build-dependencies.rustc_version]
version = "0.4"
[dependencies.bytemuck]
version = "1.16.1"
[dependencies.solana-sdk]
version = "=2.0.3"
[dev-dependencies]
[lib]
crate-type = ["lib"]
name = "solana_inline_spl"
[package]
authors = ["Anza Maintainers <maintainers@anza.xyz>"]
description = "Limited types and ids from the Solana Program Library"
documentation = "https://docs.rs/solana-inline-spl"
edition = "2021"
homepage = "https://anza.xyz/"
license = "Apache-2.0"
name = "solana-inline-spl"
repository = "https://github.com/anza-xyz/agave"
version = "2.0.3"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]