[package] name = "rustation" version = "0.0.1" authors = ["Lionel Flandrin "] description = "A PlayStation emulator" homepage = "https://github.com/simias/rustation" repository = "https://github.com/simias/rustation" documentation = "https://github.com/simias/rustation/wiki" readme = "README.md" license = "GPL-2.0+" keywords = ["emulator", "playstation"] [dependencies] glium = "0.10.0" glium_sdl2 = "0.8.0" sdl2 = "0.9.1"