[dependencies.patchable-core]
version = "0.1"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
features = ["extra-traits"]
version = "1.0"
[lib]
proc-macro = true
[package]
authors = ["EthanYidong <ethanyidong@gmail.com>"]
description = "Patchable structs"
documentation = "https://github.com/EthanYidong/patchable"
edition = "2018"
homepage = "https://github.com/EthanYidong/patchable"
license = "MIT"
name = "patchable-macros"
repository = "https://github.com/EthanYidong/patchable"
version = "0.1.0"