cargo-binstall/crates/binstalk
Jiahao XU 2375ba48b6
Refactor to reduce compilation time (#1284)
- Make `binstalk::bins` private.
 - Move mod `signal` into `crates/bin`
 - Make items in `crates/bin/src/lib.rs` private if possible to reduce
   its API generation time.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-08-12 14:25:41 +00:00
..
src Refactor to reduce compilation time (#1284) 2023-08-12 14:25:41 +00:00
tests Refactor: Extract cargo_toml_workspace as a new crate (#1287) 2023-08-12 12:05:10 +00:00
Cargo.toml Refactor to reduce compilation time (#1284) 2023-08-12 14:25:41 +00:00
LICENSE Rename lib to binstalk (#361) 2022-09-10 16:44:18 +10:00