[package] name = "aventurine" version = "0.1.0" authors = ["tdoylend "] description = "A tiny plugin for Topaz which provides a Glium/Glutin event loop." repository = "https://github.com/tdoylend/aventurine" license = "MIT" keywords = ["events","glium","topaz"] categories = ["game-engines"] readme = "README.md" [dependencies] topaz = "0.2.0" glium = "0.18.0"