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