[package] name = "bevy_contrib_colors" version = "0.2.0" authors = ["guimcaballero "] edition = "2018" description = "Color library for the Bevy game engine." license = "MIT" repository = "https://github.com/guimcaballero/bevy_contrib_colors" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] bevy = "0.2.1"