[dependencies.image]
version = "0.23.6"
[dependencies.quote]
version = "1.0.2"
[dependencies.syn]
version = "1.0.12"
[lib]
proc-macro = true
[package]
authors = ["Ponas <mykolas.peteraitis@gmail.com>"]
description = "A Rust procedural macro for convenient including of images or textures as RGBA pixel arrays"
edition = "2018"
homepage = "https://github.com/PonasKovas/include_rgba"
license-file = "LICENSE"
name = "include_rgba"
readme = "README.md"
repository = "https://github.com/PonasKovas/include_rgba"
version = "0.1.0"