cargo-binstall/crates
Jiahao XU fdc617d870
Fix install_from_source: Set cmd to be kill_on_drop (#479)
If user interrupts `cargo-binstall` by signal while it is running `cargo-install`, then the `cargo-install` would continue to run at background even after `cargo-binstall` terminates.

Setting `cmd` to be kill_on_drop fixed this.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-10-12 17:56:26 +13:00
..
bin Bump clap from 4.0.12 to 4.0.13 (#477) 2022-10-12 02:59:44 +00:00
binstalk Fix install_from_source: Set cmd to be kill_on_drop (#479) 2022-10-12 17:56:26 +13:00
detect-targets Use CARGO env variable if present (#453) 2022-10-02 04:52:25 +13:00
detect-wasi release: detect-wasi v1.0.0 (#332) 2022-09-04 13:45:28 +00:00
fs-lock release: fs-lock v0.1.0 (#339) 2022-09-04 16:04:52 +00:00
normalize-path release: normalize-path v0.1.0 (#335) 2022-09-04 14:59:51 +00:00