Skip to content
Snippets Groups Projects
recipe.toml 186 B
Newer Older
Ribbon's avatar
Ribbon committed
#TODO Not compiled or tested
[source]
git = "https://github.com/rustzx/rustzx"
[build]
template = "custom"
dependencies = [
    "sdl2",
]
script = """
cookbook_cargo_packages rustzx
"""