cargo-binstall/crates/bin/src
Jiahao XU b330a18d40
Change typeof Args::targets to Option<Vec<String>> (#327)
* Change typeof `Args::targets` to `Option<Vec<String>>`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-08-31 16:48:15 +12:00
..
args.rs Change typeof Args::targets to Option<Vec<String>> (#327) 2022-08-31 16:48:15 +12:00
bin_util.rs Optimize compilation time (#320) 2022-08-27 23:27:39 +12:00
entry.rs Change typeof Args::targets to Option<Vec<String>> (#327) 2022-08-31 16:48:15 +12:00
install_path.rs Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00
lib.rs Optimize compilation time (#320) 2022-08-27 23:27:39 +12:00
main.rs Optimize compilation time (#320) 2022-08-27 23:27:39 +12:00
ui.rs Ignore trust_dns log output (#323) 2022-08-27 11:39:12 +00:00