# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g. crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "pxl-build" version = "0.0.9" authors = ["Casey Rodarmor "] description = "👷‍♀️ A compile-time resource loader for use with the `pxl` crate" homepage = "https://pxl.rs" documentation = "https://docs.rs/pxl-build" license = "CC0-1.0" repository = "https://github.com/casey/pxl" [dependencies.image] version = "0.19.0" [dependencies.lazy_static] version = "1.0.1" [dependencies.palette] version = "0.4.0" [dependencies.proc-macro2] version = "0.3.8" [dependencies.quote] version = "0.5.2" [dependencies.regex] version = "1.0.1" [dependencies.syn] version = "0.13.10" [dev-dependencies.pxl] version = "0.0.9" [dev-dependencies.tempfile] version = "3.0.2"