[dependencies.litrs]
version = "0.2.3"
[dependencies.proc-macro2]
version = "1.0.47"
[dependencies.quote]
version = "1.0.21"
[dependencies.syn]
version = "1.0.103"
[dev-dependencies.genemichaels]
version = "0.1.21"
[dev-dependencies.similar]
version = "2.3.0"
[lib]
path = "mod.rs"
proc-macro = true
[package]
description = "Generates HTML (rooting) forms from structures (helper crate)"
edition = "2021"
homepage = "https://github.com/andrewbaxter/rooting-forms"
license = "ISC"
name = "rooting_forms_proc_macros"
readme = "readme.md"
repository = "https://github.com/andrewbaxter/rooting-forms"
version = "0.0.4"