redox/recipes/wip/tools/freshfetch/recipe.toml
2024-02-11 14:08:48 +00:00

9 lines
159 B
TOML

#TODO mlua crate error
[source]
git = "https://github.com/K4rakara/freshfetch"
[build]
template = "custom"
script = """
cookbook_cargo_packages freshfetch
"""