tinydancer-program-library 0.1.0

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

[dependencies.blake3]
version = "=1.3.1"

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

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

[package]
description = "Created with Anchor"
edition = "2021"
license-file = "LICENSE"
name = "tinydancer-program-library"
resolver = "1"
version = "0.1.0"