[dependencies.quote]
version = "1.0.0"
[dependencies.syn]
features = ["extra-traits", "full"]
version = "1.0.0"
[lib]
proc-macro = true
[package]
description = "Procedural macros for bolt-client."
edition = "2021"
keywords = ["bolt", "client", "macros"]
license = "MIT"
name = "bolt-client-macros"
repository = "https://github.com/0xSiO/bolt-rs"
version = "0.3.0"