rustyboy/Cargo.toml
2016-05-26 17:45:31 +02:00

9 lines
137 B
TOML

[package]
name = "gbc"
version = "0.1.0"
authors = ["Kevin Hamacher <kevin.hamacher@rub.de>"]
[dependencies]
sdl2 = "0.19.0"
libc = "*"