DanielKeep/cargo-script

Cache is saved to `~/.cargo/.cargo/binary-cache`

gyscos opened this issue · 0 comments

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.