[dependencies.anchor-lang]
features = ["init-if-needed"]
version = "0.28.0"
[dependencies.anchor-spl]
version = "0.28.0"
[dependencies.libreplex_inscriptions]
features = ["cpi", "no-entrypoint"]
version = "0.1.9"
[dependencies.spl-token-2022]
version = "0.6.1"
[dev-dependencies.assert_matches]
version = "1.5.0"
[dev-dependencies.mocha]
version = "0.1.1"
[dev-dependencies.solana-program]
version = ">1.14"
[dev-dependencies.solana-program-test]
version = ">1.14"
[dev-dependencies.solana-sdk]
version = ">1.14"
[features]
cpi = ["no-entrypoint"]
default = []
no-entrypoint = []
no-idl = []
no-log-ix-name = []
[lib]
crate-type = ["cdylib", "lib"]
name = "libreplex_metadata"
[package]
description = "Created with Anchor"
edition = "2021"
license = "MIT"
name = "libreplex_metadata"
repository = "https://github.com/LibrePlex/metadata"
resolver = "1"
version = "0.8.0"