[dependencies.paste]
version = "1.0.12"
[dependencies.proc-macro2]
version = "1.0.36"
[dependencies.quote]
version = "1.0.15"
[dependencies.syn]
features = ["full"]
version = "1.0.86"
[lib]
proc-macro = true
[package]
authors = ["ImJeremyHe<yiliang.he@qq.com>"]
description = "macros that help LogiSheets serde the xml files"
edition = "2018"
license = "MIT"
name = "logisheets_workbook_derives"
version = "0.4.0"