redox/recipes/wip/dev/difftastic/recipe.toml
2024-02-21 23:52:20 +00:00

10 lines
191 B
TOML

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