human-round 0.1.0

Created with Anchor
Documentation
[dependencies.anchor-lang]
features = ["init-if-needed"]
version = "0.27.0"

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

[dependencies.spl-math]
features = ["no-entrypoint"]
version = "0.1"

[dependencies.spl-token]
version = "3.5.0"
[dev-dependencies.proptest]
version = "1.0.0"

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

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

[package]
description = "Created with Anchor"
edition = "2021"
license-file = "LICENSE"
name = "human-round"
readme = "README.md"
resolver = "1"
version = "0.1.0"