cargo-binstall/crates/binstalk
Jiahao XU 1432093dcc
feat: Add new cmdline option --no-track (#1111)
Same as `cargo-install`'s `--no-track`.
It is also passed to `cargo-install` if it is invoked.

Also fixed `fs::atomic_symlink_file` which on Windows could fallback to
non-atomic install if symlinking failed.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-06-03 09:15:18 +00:00
..
src feat: Add new cmdline option --no-track (#1111) 2023-06-03 09:15:18 +00:00
tests Replace use of log with tracing (#527) 2022-11-13 21:45:37 +13:00
Cargo.toml Bump cargo_toml from 0.15.2 to 0.15.3 (#1116) 2023-06-02 04:40:31 +00:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00