abstreet/tmp_gfx/Cargo.toml
2018-09-09 21:55:18 -07:00

11 lines
201 B
TOML

[package]
name = "tmp_gfx"
version = "0.1.0"
authors = ["Dustin Carlino <dabreegster@gmail.com>"]
[dependencies]
gfx = "0.17.1"
gfx_device_gl = "0.15.3"
gfx_window_glutin = "0.26.0"
glutin = "0.18.0"