redox/recipes/wip/tools/odilia/recipe.toml
2024-02-17 23:36:16 +00:00

9 lines
178 B
TOML

#TODO xdg-home crate error (after cargo update)
[source]
git = "https://github.com/odilia-app/odilia"
[build]
template = "custom"
script = """
cookbook_cargo_packages odilia
"""