[package] name = "playground_gui" version = "0.1.0" authors = ["Dustin Carlino "] edition = "2018" [dependencies] ezgui = { path = "../ezgui" } geom = { path = "../geom" }