fix display centering and draw current edge/face
[lp74.git] / Cargo.toml
blob20b69a321b5bd3d43d55e8a333af54347f2c9ef5
1 [package]
2 name = "lp74"
3 version = "0.1.0"
4 authors = ["Julien Rische <julien.rische@gmail.com>"]
6 [dependencies]
7 find_folder = "0.3.0"
8 piston_window = "0.45.0"
9 conrod = "0.35.0"
10 piston2d-graphics = "0.16.0"
11 rand = "0.3.14"