cargo-binstall/crates/binstalk
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
..
src Fix install_from_source: Set cmd to be kill_on_drop (#479) 2022-10-12 17:56:26 +13:00
tests Bump dep cargo_toml to v0.12.0 (#413) 2022-09-24 13:18:47 +12:00
Cargo.toml Bump home from 0.5.3 to 0.5.4 (#478) 2022-10-12 13:46:54 +11:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00