[package] name = "smaragd" version = "0.2.0" description = "Game engine." authors = ["Roman Akberov "] license = "MIT" keywords = ["game", "engine"] repository = "https://github.com/RomanAkberov/smaragd" [dependencies] cgmath = "0.14" glium = "0.16" [dependencies.conrod] version = "0.51" features = ["glium", "winit"]