[package] name = "pistoncore-sdl2_window" version = "0.70.0" authors = [ "bvssvni ", "Coeuvre ", "gmorenz", "leonkunert ", "mitchmindtree ", "Christiandh", "Apointos", "ccgn", "reem", "TyOverby ", "Tony Aldridge "] keywords = ["sdl2", "window", "piston"] description = "A SDL2 back-end for the Piston game engine" license = "MIT" readme = "README.md" repository = "https://github.com/pistondevelopers/sdl2_window.git" homepage = "https://github.com/pistondevelopers/sdl2_window" [lib] name = "sdl2_window" [dependencies] sdl2 = "0.37.0" pistoncore-window = "1.0.0" pistoncore-input = "1.0.1" shader_version = "0.7.0" gl = "0.14.0"