redox/recipes/wip/dev/other/difftastic/recipe.toml
2024-06-26 04:17:47 +00:00

9 lines
142 B
TOML

#TODO make mimalloc work
[source]
git = "https://github.com/Wilfred/difftastic"
[build]
template = "cargo"
dependencies = [
"mimalloc",
]