[dependencies.clippy]
optional = true
version = "0.0.*"
[lib]
plugin = true
[package]
authors = ["Kyle Mayes <kyle@mayeses.com>"]
description = "Synthesize syntax with quasiquoting plugins."
documentation = "https://kylemayes.github.io/synthax/synthax"
license = "Apache-2.0"
name = "synthax"
readme = "README.md"
repository = "https://github.com/KyleMayes/synthax"
version = "0.1.0"