[dependencies.parse-variants]
version = "1.0.1"
[dependencies.proc-macro-error]
default-features = false
version = "1.0.4"
[dependencies.proc-macro2]
version = "1.0.50"
[dependencies.quote]
version = "1.0.23"
[dependencies.syn]
features = ["full", "fold", "extra-traits", "parsing", "proc-macro"]
version = "1.0.107"
[lib]
proc-macro = true
[package]
authors = ["Anton Yemelyanov <anton.yemelyanov@gmail.com>", "Surinder Singh Matoo Mattaur <surinder83singh@gmail.com>"]
categories = []
description = "Macros for the workflow-rpc crate\n"
edition = "2021"
exclude = ["/.*", "/test"]
keywords = ["rpc"]
license = "MIT OR Apache-2.0"
name = "workflow-rpc-macros"
repository = "https://github.com/workflow-rs/workflow-rs"
version = "0.10.0"