ancora 0.1.0

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

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

[features]
cpi = ["no-entrypoint"]
default = []
no-entrypoint = []
no-idl = []
no-log-ix-name = []

[lib]
crate-type = ["cdylib", "lib"]
name = "anchor"
path = "lib.rs"

[package]
description = "Created with Anchor"
edition = "2021"
license = "MIT"
name = "ancora"
resolver = "1"
version = "0.1.0"