[dependencies.anchor-lang]
features = ["init-if-needed"]
version = "~0.29"
[dependencies.anchor-spl]
version = "~0.29"
[dependencies.arrayref]
version = "0.3.7"
[dependencies.bytemuck]
version = "1.14"
[dependencies.libreplex_shared]
features = ["no-entrypoint"]
version = "0.5.0"
[dependencies.mpl-token-metadata]
version = "~3"
[dependencies.podded]
version = "0.5.1"
[dependencies.solana-program]
version = "~1.17"
[dependencies.spl-pod]
version = "~0.1"
[dependencies.spl-token-2022]
features = ["no-entrypoint"]
version = "~1.0"
[dependencies.spl-token-group-interface]
version = "~0.1"
[dependencies.spl-token-metadata-interface]
version = "~0.2"
[dependencies.spl-type-length-value]
version = "0.3.0"
[dev-dependencies.solana-program-test]
version = "~1.17"
[dev-dependencies.solana-sdk]
version = "~1.17"
[dev-dependencies.spl-associated-token-account]
version = "~2"
[features]
cpi = ["no-entrypoint"]
default = []
idl-build = ["anchor-lang/idl-build", "anchor-spl/idl-build"]
no-entrypoint = []
no-log-ix-name = []
[lib]
crate-type = ["cdylib", "lib"]
name = "libreplex_fair_launch"
[package]
description = "Created with Anchor"
edition = "2021"
license = "MIT"
name = "libreplex_fair_launch"
readme = "README.md"
repository = "https://github.com/Libreplex/libreplex-program-library"
version = "0.7.0"