rustyboy/Cargo.toml

10 lines
151 B
TOML

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