[dependencies.quote]
version = "1.0.34"
[dependencies.syn]
version = "2.0.45"
[lib]
proc-macro = true
[package]
authors = ["Carl Neben <carl-neben@gmx.de>"]
description = "A procedural macro library containing useful derive macros."
edition = "2021"
keywords = ["derive", "macro", "misc"]
license = "MIT"
name = "rs-derive"
readme = "README.md"
version = "0.1.0"