[dependencies.convert_case]
version = "0.6"
[dependencies.quote]
version = "1"
[dependencies.syn]
version = "1"
[dev-dependencies.binroots]
version = "^0.2"
[dev-dependencies.serde]
version = "1"
[lib]
proc-macro = true
[package]
authors = ["Carter Reeb <me@carteris.online>"]
categories = []
description = "Procedural macros indended for use by binroots."
documentation = "https://docs.rs/binroots-proc-macros"
edition = "2021"
homepage = "https://github.com/carterisonline/binroots"
keywords = ["macro"]
license = "Apache-2.0"
name = "binroots-proc-macros"
readme = "README.md"
repository = "https://github.com/carterisonline/binroots"
version = "0.2.0"