redox/recipes/wip/emulators/gameboy-emu/recipe.toml
2024-03-22 13:59:24 +00:00

9 lines
170 B
TOML

#TODO update the Redox support in the minifb crate
[source]
git = "https://github.com/mohanson/gameboy"
[build]
template = "cargo"
dependencies = [
"libxkbcommon",
]