[dependencies.shank_macro]
version = "0.4.4"
[lib]
name = "shank"
path = "src/lib.rs"
[package]
authors = ["Metaplex Maintainers <maintainers@metaplex.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Exposes macros to annotate Rust programs to extract solita compatible IDL in order to generate program SDKs"
edition = "2018"
license = "Apache-2.0"
name = "shank"
readme = "README.md"
repository = "https://github.com/metaplex-foundation/shank"
version = "0.4.4"