cargo-binstall/crates/binstalk-manifests/src
Jiahao XU 58b7044e98
Use install.root in $CARGO_HOME/config.toml (#884)
Fixed #859

* Impl `cargo_config`
* Use `install.root` in `$CARGO_HOME/.cargo/config.toml`
   before fallback to `cargo_home`.
* Improve logging in `get_cargo_roots_path`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-03-16 11:53:12 +11:00
..
cargo_crates_v1 Improve fmt::Display impl for all Error types (#781) 2023-02-10 14:01:22 +11:00
binstall_crates_v1.rs Improve fmt::Display impl for all Error types (#781) 2023-02-10 14:01:22 +11:00
cargo_config.rs Use install.root in $CARGO_HOME/config.toml (#884) 2023-03-16 11:53:12 +11:00
cargo_crates_v1.rs Improve fmt::Display impl for all Error types (#781) 2023-02-10 14:01:22 +11:00
helpers.rs Minor Optimization and fix for bintalk-manifests (#643) 2023-01-04 00:37:01 +00:00
lib.rs Use install.root in $CARGO_HOME/config.toml (#884) 2023-03-16 11:53:12 +11:00