[dependencies.proc-macro2]
version = "1"
[dependencies.quote]
version = "1"
[dependencies.syn]
features = ["full"]
version = "2"
[lib]
proc-macro = true
[package]
description = "Rust Library For Event Driven Message Handling"
edition = "2021"
license = "MIT"
name = "ruva-macro"
repository = "https://github.com/BeringLab/ruva"
version = "0.2.0"