[dependencies.libflate]
version = "1.0.0"
[dependencies.proc-macro-hack]
optional = true
version = "0.5.9"
[dependencies.proc-macro2]
version = "1.0.9"
[dependencies.quote]
version = "1.0.2"
[dependencies.syn]
features = ["full"]
version = "1.0.16"
[features]
stable = ["proc-macro-hack"]
[lib]
proc-macro = true
[package]
authors = ["SOFe <sofe2038@gmail.com>"]
description = "Macro codegen for the include-flate crate"
edition = "2018"
homepage = "https://github.com/SOF3/include-flate"
license = "Apache-2.0"
name = "include-flate-codegen"
repository = "https://github.com/SOF3/include-flate.git"
version = "0.1.4"