gh-workflow-macros 0.5.10

macros for gh-workflow
Documentation
[package]
name = "gh-workflow-macros"
version = "0.5.10"
edition = "2021"

description = "macros for gh-workflow"
license = "Apache-2.0"
documentation = "https://docs.rs/gh-workflow"
homepage = "https://github.com/tailcallhq/gh-workflow"
repository = "https://github.com/tailcallhq/gh-workflow"
keywords = ["github", "actions", "workflow", "generator"]

[lib]
proc-macro = true

[dependencies]
syn = "2.0"
quote = "1.0"
heck = "0.5.0"