[dependencies.proc-macro2]
version = "1"
[dependencies.quote]
version = "1"
[features]
metadata = []
nightly = []
[lib]
name = "include_dir_macros"
path = "src/lib.rs"
proc-macro = true
[package]
authors = ["Michael Bryan <michaelfbryan@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "The procedural macro used by include_dir"
edition = "2021"
license = "MIT"
name = "include_dir_macros"
readme = "README.md"
repository = "https://github.com/Michael-F-Bryan/include_dir"
rust-version = "1.64"
version = "0.7.4"