ash/Cargo.toml
2016-12-09 20:15:59 +01:00

8 lines
150 B
TOML

[package]
name = "ash"
version = "0.1.0"
authors = ["maik klein <maikklein@googlemail.com>"]
[dependencies]
shared_library = "0.1.5"
glfw = "0.11.0"