[dependencies.proc-macro2]
version = "1.0.66"
[dependencies.quote]
version = "1"
[dependencies.syn]
version = "2"
[lib]
proc-macro = true
[package]
description = "Derive some types for easier use of compatible-with crate"
edition = "2021"
license = "MIT"
name = "compatible-with-derive"
repository = "https://github.com/uttarayan21/compatible-with"
version = "0.1.0"