Skip to content
Snippets Groups Projects
recipe.toml 158 B
Newer Older
Ribbon's avatar
Ribbon committed
#TODO Not compiled or tested
[source]
git = "https://github.com/zeta0134/rusticnes-sdl"
[build]
template = "cargo"
dependencies = [
    "sdl2",
    "gtk3",
]