session-keys-macros-attribute 3.0.10

GPL Session attribute and derive macro for instruction access control
Documentation
[dependencies.proc-macro2]
version = "1.0.32"

[dependencies.quote]
version = "1.0.10"

[dependencies.syn]
features = ["full"]
version = "1.0.60"

[lib]
name = "session_keys_macros_attribute"
path = "src/lib.rs"
proc-macro = true

[package]
authors = ["Magicblock Dev <dev@magicblock.gg>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "GPL Session attribute and derive macro for instruction access control"
edition = "2021"
license = "GPL-3.0-or-later"
name = "session-keys-macros-attribute"
readme = false
repository = "https://github.com/magicblock-labs/gum-program-library"
version = "3.0.10"