[dependencies.quote]
version = "1.0"
[dependencies.syn]
version = "1.0"
[lib]
proc-macro = true
[package]
description = "a proc macro for the coproduct crate"
edition = "2021"
license = "MIT"
name = "coproduct-idtype-macro"
repository = "https://github.com/joonazan/coproduct/tree/master/idtype_macro"
version = "0.1.0"