[dependencies.syn]
default-features = false
features = ["parsing", "proc-macro"]
version = "2.0.39"
[lib]
proc-macro = true
[package]
description = "Include large binary files in an application without incurring the compile time cost"
edition = "2021"
license = "0BSD"
name = "include-blob-macros"
repository = "https://github.com/SludgePhD/include-blob"
version = "0.1.2"