pistoncore-sdl2_window 0.61.0

A SDL2 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 = "pistoncore-sdl2_window"
version = "0.61.0"
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>", "Tony Aldridge <tony@angry-lawyer.com>"]
description = "A SDL2 back-end for the Piston game engine"
homepage = "https://github.com/pistondevelopers/sdl2_window"
readme = "README.md"
keywords = ["sdl2", "window", "piston"]
license = "MIT"
repository = "https://github.com/pistondevelopers/sdl2_window.git"

[lib]
name = "sdl2_window"
[dependencies.gl]
version = "0.11.0"

[dependencies.pistoncore-input]
version = "0.27.0"

[dependencies.pistoncore-window]
version = "0.42.0"

[dependencies.sdl2]
version = "0.32.1"

[dependencies.shader_version]
version = "0.6.0"