quarry-mint-wrapper 0.2.0

Created with Anchor
Documentation
[dependencies.anchor-lang]
version = "0.13.2"

[dependencies.anchor-spl]
version = "0.13.2"

[dependencies.solana-program]
version = "1.7.8"

[dependencies.vipers]
version = "0.1.1"

[features]
cpi = ["no-entrypoint"]
default = []
no-entrypoint = []
no-idl = []

[lib]
crate-type = ["cdylib", "lib"]
name = "quarry_mint_wrapper"

[package]
authors = ["Larry Jarry <larry@quarry.so"]
description = "Created with Anchor"
edition = "2018"
homepage = "https://quarry.so"
license = "AGPL-3.0"
name = "quarry-mint-wrapper"
repository = "https://github.com/QuarryProtocol/quarry"
version = "0.2.0"