[package] name = "ezgui" version = "0.1.0" authors = ["Dustin Carlino "] edition = "2018" [dependencies] abstutil = { path = "../abstutil" } geom = { path = "../geom" } glium = "0.23.0" glium-glyph = "0.3.0" glutin = "0.19.0" log = "0.4.5" palette = "0.4" serde = "1.0" serde_derive = "1.0" textwrap = "0.11"