redox/recipes/wip/gerb/recipe.toml
2023-11-30 18:13:53 +00:00

9 lines
127 B
TOML

#TODO make GTK3 work
[source]
git = "https://github.com/epilys/gerb"
[build]
template = "cargo"
dependencies = [
"gtk3",
]