abstreet/tmp_gfx/Cargo.toml

10 lines
166 B
TOML

[package]
name = "tmp_gfx"
version = "0.1.0"
authors = ["Dustin Carlino <dabreegster@gmail.com>"]
edition = "2018"
[dependencies]
glium = "0.23.0"
glutin = "0.19.0"