[package] name = "glob_include" version = "0.0.0" authors = ["Mohammed Jassim Alkarkhi "] edition = "2021" description = "embed files into an executable via glob patterns" repository = "https://github.com/alkarkhi/glob_include" license = "MIT OR Apache-2.0" keywords = ["include", "glob", "embed", "macro", "compile-time"] categories = ["no-std"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]