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

12 lines
204 B
TOML

#TODO compilation error
[source]
git = "https://github.com/ouch-org/ouch"
rev = "796a03a41d1412dbd0f1cf973ca88c59a4614cc8"
[build]
template = "cargo"
dependencies = [
"zlib",
"bzip2",
"xz",
]