ash/examples/texture/Cargo.toml
2016-12-12 01:08:12 +01:00

10 lines
184 B
TOML

[package]
name = "example"
version = "0.1.0"
authors = ["maik klein <maikklein@googlemail.com>"]
[dependencies]
glfw = "0.9.1"
image = "*"
ash = { version = "0.1.0", path = "../../"}