include-flate-codegen 0.3.0

Macro codegen for the include-flate crate
Documentation
[dependencies.include-flate-compress]
version = "0.3.0"

[dependencies.libflate]
version = "2.0.0"

[dependencies.proc-macro-error]
version = "1.0.4"

[dependencies.proc-macro2]
version = "1.0.9"

[dependencies.quote]
version = "1.0.2"

[dependencies.syn]
features = ["full"]
version = "2.0.2"

[dependencies.zstd]
version = "0.13.0"

[features]
default = []
no-compression-warnings = []

[lib]
proc-macro = true

[package]
authors = ["SOFe <sofe2038@gmail.com>"]
description = "Macro codegen for the include-flate crate"
edition = "2021"
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.3.0"