abstreet/ezgui/Cargo.toml
2018-04-10 17:51:37 -07:00

11 lines
204 B
TOML

[package]
name = "ezgui"
version = "0.1.0"
authors = ["Dustin Carlino <dabreegster@gmail.com>"]
[dependencies]
aabb-quadtree = "0.1.0"
piston = "*"
piston2d-graphics = "*"
piston2d-opengl_graphics = "*"