mirror of https://github.com/Wilfred/difftastic/
compare_all.sh: get difft binary using `cargo metadata`
I have cargo configured to have a global target directory (in my case, at /tmp/cargo). The output directory for cargo builds is not guarunteed to be at ./target. This could alternatively be solved by the user with strange defaults (me) making a symlink like `ln -s /tmp/cargo ./target`, which doesn't require having `jq` installed.pull/848/head
parent
36037cf7e0
commit
32a5a16dfd
Loading…
Reference in New Issue