piston-gfx_texture 0.45.0

A Gfx texture representation that works nicely with Piston libraries
Documentation
[dependencies.gfx]
version = "0.18.1"

[dependencies.gfx_core]
version = "0.9.1"

[dependencies.image]
version = "0.25.1"

[dependencies.piston-texture]
version = "0.9.0"

[lib]
name = "gfx_texture"
path = "src/lib.rs"

[package]
authors = ["bvssvni <bvssvni@gmail.com>", "Coeuvre <coeuvre@gmail.com>", "gmorenz", "leonkunert <info@leonkunert.de>", "mitchmindtree <me@michellnordine.com>", "Christiandh", "Apointos", "ccgn", "reem", "TyOverby <ty@pre-alpha.com>", "eddyb"]
description = "A Gfx texture representation that works nicely with Piston libraries"
documentation = "https://docs.rs/piston-gfx_texture"
homepage = "https://github.com/pistondevelopers/gfx_texture"
keywords = ["texture", "gfx", "graphics", "piston"]
license = "MIT"
name = "piston-gfx_texture"
readme = "README.md"
repository = "https://github.com/pistondevelopers/gfx_texture.git"
version = "0.45.0"