cargo-binstall/crates/binstalk
Jiahao XU 0c5b7f115d
feat: Support --verbose --version/-vV (#1182)
that provides more information:

```
cargo-binstall: 1.0.0
build-date: 2023-07-18
build-target: aarch64-apple-darwin
build-features: default,fancy_no_backtrace,git,rustls,static,trust_dns,zstd_thin
build-commit-hash: 39d8cfc07f2253080ce997e620406c2994dced25
build-commit-date: 2023-07-18
rustc-version: 1.71.0
rustc-commit-hash: 8ede3aae28fe6e4d52b38157d7bfe0d3bceef225
rustc-llvm-version: 16.0
```

Fixed #627

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-07-18 05:22:41 +00:00
..
src feat: Support --verbose --version/-vV (#1182) 2023-07-18 05:22:41 +00:00
tests Replace use of log with tracing (#527) 2022-11-13 21:45:37 +13:00
Cargo.toml Use reflink_copy::reflink_or_copy in fs::atomic_install* (#1197) 2023-07-17 11:56:10 +10:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00