[package] name = "session-keys-macros" version = "0.1.1" edition = "2021" authors = ["Magicblock Dev "] license = "GPL-3.0-or-later" description = "GPL Session Macros" repository = "https://github.com/magicblock-labs/gum-program-library" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] session-keys-macros-attribute = { version = "0.1.0", path = "attribute" }