Files
wolframs-universe/Cargo.toml
2019-09-11 17:15:46 +02:00

14 lines
241 B
TOML

[package]
name = "wolframs-universe"
version = "0.1.0"
[[bin]]
name = "wolframs-universe"
[dependencies]
piston = "0.37.0"
piston2d-graphics = "0.26.0"
pistoncore-glutin_window = "0.47.0"
piston2d-opengl_graphics = "0.53.0"
rand = "0.5.5"