[dependencies.convert_case]
version = "0.4"
[dependencies.proc-macro2]
version = "1.0"
[dependencies.quote]
version = "1.0"
[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0"
[dependencies.syn]
features = ["full", "parsing"]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["Linden Krouse <ztaticnull@gmail.com>"]
description = "The proc-macro backend for the crate Deltastruct."
edition = "2018"
homepage = "https://gitlab.com/lindenk/delta-struct-proc"
license = "MIT"
name = "deltastruct_proc"
repository = "https://gitlab.com/lindenk/delta-struct-proc"
version = "0.1.1"