include_dir_impl 0.6.0

Implementation crate for include_dir
Documentation
[badges.appveyor]
branch = "master"
repository = "Michael-F-Bryan/include-dir"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "Michael-F-Bryan/include_dir"
[dependencies.anyhow]
version = "1.0"

[dependencies.proc-macro-hack]
version = "0.5"

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

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Michael Bryan <michaelfbryan@gmail.com>"]
description = "Implementation crate for include_dir"
edition = "2018"
license = "MIT"
name = "include_dir_impl"
readme = "../README.md"
repository = "https://github.com/Michael-F-Bryan/include_dir"
version = "0.6.0"