redox/recipes/wip/dev/difftastic/recipe.toml
2024-06-12 13:17:35 +00:00

9 lines
142 B
TOML

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