Cache is saved to `~/.cargo/.cargo/binary-cache`
gyscos opened this issue · 0 comments
gyscos commented
When $CARGO_HOME
is declared (probably done cargo itself / rustup, since it's not defined in the shell), cargo-script will save its binary cache to ${CARGO_HOME}/.cargo/binary-cache
, which sounds a bit redundant.