[dependencies.quote]
version = "1.0"
[dependencies.syn]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["porky11 <Krapohl.f@gmx.de>"]
description = "Derive macros to make something parsable into tokens"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "token-parser-derive"
version = "0.1.0"