[dependencies.quote]
version = "1.0.36"
[dependencies.syn]
features = ["full"]
version = "2.0.72"
[lib]
proc-macro = true
[package]
description = "Autogen is a set of macros that allows you to automatically apply generics to impl blocks."
edition = "2021"
license = "MIT"
name = "autogen"
readme = "README.md"
repository = "https://github.com/pstroka/autogen"
version = "0.2.0"