[dependencies.quote]
version = "0.6.10"
[dependencies.syn]
features = ["full"]
version = "0.15.21"
[lib]
proc-macro = true
[package]
authors = ["panicbit <panicbit.dev@gmail.com>"]
description = "Codegen for the aoc crate"
license = "MIT OR Apache-2.0"
name = "aoc_codegen"
repository = "https://github.com/panicbit/aoc"
version = "0.1.0"