[dependencies.lazy_static]
version = "1.4.0"
[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.rand]
features = ["getrandom"]
version = "0.8.5"
[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>"]
description = "Workflow Macros for HTML Rendering\n"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "workflow-html-macros"
repository = "https://github.com/workflow-rs/workflow-rs"
version = "0.10.0"