[dependencies.darling]
version = "0.20"
[dependencies.proc-macro2]
version = "1"
[dependencies.quote]
version = "1"
[dependencies.syn]
features = ["full"]
version = "2"
[lib]
proc-macro = true
[package]
authors = ["kuviman <kuviman@gmail.com>"]
description = "batbox-diff derive macros"
edition = "2021"
license = "MIT"
name = "batbox-diff-derive"
readme = "README.md"
repository = "https://github.com/geng-engine/batbox"
version = "0.16.0"