# 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] edition = "2018" name = "res" version = "0.6.1" authors = ["Jeron Aldaron Lau "] description = " Res is a build-script dependency for managing your project's resources.\n" homepage = "https://libcala.github.io/res" documentation = "https://docs.rs/res" readme = "README.md" keywords = ["resource", "resources", "generate", "media"] categories = ["data-structures", "development-tools::build-utils", "multimedia"] license = "Apache-2.0 OR Zlib" repository = "https://github.com/libcala/res" [dependencies.heck] version = "0.3" [dependencies.pix] version = "0.13" [dependencies.png_pong] version = "0.6" [dependencies.sheep] version = "0.3" default-features = false [badges.is-it-maintained-issue-resolution] repository = "libcala/res" [badges.is-it-maintained-open-issues] repository = "libcala/res" [badges.maintenance] status = "actively-developed" [badges.travis-ci] repository = "libcala/res"