cargo-binstall/crates
Jiahao XU 90495b35d8
Enable coloring in console log (#528)
* Enable feat ansi of dep tracing-subscriber
* Rm use of `tracing_appender::non_blocking`
  since `cargo-binstall` is so simple that it doesn't need it.
* Use `tracing::{error, info}` in `MainExit::report`
* Use `tracing::{error, warn}` in `BinstallError::report`
* Add dep supports-color v1.3.1 to crates/bin
* Enable ansi of `tracing_subscriber::fmt` if stdout supports it

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-11-13 22:45:19 +13:00
..
bin Enable coloring in console log (#528) 2022-11-13 22:45:19 +13:00
binstalk Enable coloring in console log (#528) 2022-11-13 22:45:19 +13:00
binstalk-downloader Replace use of log with tracing (#527) 2022-11-13 21:45:37 +13:00
binstalk-manifests Refactor: Extract new crate binstalk-manifests (#511) 2022-11-08 00:50:02 +00: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.2.0 (#509) 2022-11-04 17:30:21 +11:00