piston2d-gfx_graphics 0.64.0

A Gfx 2D back-end for the Piston game engine
Documentation
# 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 = "piston2d-gfx_graphics"
version = "0.64.0"
authors = ["bvssvni <bvssvni@gmail.com>"]
description = "A Gfx 2D back-end for the Piston game engine"
homepage = "https://github.com/PistonDevelopers/gfx_graphics"
documentation = "https://docs.rs/piston2d-gfx_graphics"
readme = "README.md"
keywords = ["graphics", "2d", "gfx", "piston"]
license = "MIT"
repository = "https://github.com/PistonDevelopers/gfx_graphics.git"

[lib]
name = "gfx_graphics"
[dependencies.draw_state]
version = "0.8.0"

[dependencies.gfx]
version = "0.17.1"

[dependencies.piston-gfx_texture]
version = "0.38.0"

[dependencies.piston-shaders_graphics2d]
version = "0.3.1"

[dependencies.piston2d-graphics]
version = "0.34.0"
features = ["glyph_cache_rusttype"]

[dependencies.shader_version]
version = "0.6.0"
[dev-dependencies.find_folder]
version = "0.3.0"

[dev-dependencies.gfx_device_gl]
version = "0.15.0"

[dev-dependencies.piston]
version = "0.49.0"

[dev-dependencies.pistoncore-glutin_window]
version = "0.63.0"