abstreet/playground_gui/Cargo.toml

10 lines
196 B
TOML

[package]
name = "playground_gui"
version = "0.1.0"
authors = ["Dustin Carlino <dabreegster@gmail.com>"]
edition = "2018"
[dependencies]
ezgui = { path = "../ezgui" }
geom = { path = "../geom" }