redox/recipes/wip/security/airgorah/recipe.toml
2024-07-02 06:08:02 +00:00

9 lines
139 B
TOML

#TODO make gtk4 work
[source]
git = "https://github.com/martin-olivier/airgorah"
[build]
template = "cargo"
dependencies = [
"gtk4",
]