insanitybit / cargo-sandbox

MIT License
111 stars 2 forks source link

cargo-sandbox install #20

Open insanitybit opened 1 year ago

insanitybit commented 1 year ago

cargo install is going to need read/write to the ~/.cargo directory but does not require access to any projects unless the --path is provided. If --path is provided we need to resolve and mount it.