redox/recipes/wip/text/syncat/recipe.toml
2024-07-15 07:47:18 +00:00

9 lines
159 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/foxfriends/syncat"
[build]
template = "custom"
script = """
cookbook_cargo_packages syncat
"""