abstreet/tmp_gfx/Cargo.toml

9 lines
148 B
TOML
Raw Normal View History

2018-09-10 05:26:06 +03:00
[package]
name = "tmp_gfx"
version = "0.1.0"
authors = ["Dustin Carlino <dabreegster@gmail.com>"]
edition = "2018"
2018-09-10 05:26:06 +03:00
[dependencies]
glium = "0.23.0"