mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Refactor cargo-binstall
(#1302)
- Move implementation of `main` into the library part of `cargo-binstall` to speedup codegen. - Move `manifests.rs` into `binstalk-manifests` Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
4e73d0095f
commit
43973d7e86
8 changed files with 120 additions and 103 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -530,7 +530,6 @@ dependencies = [
|
|||
"dirs",
|
||||
"embed-resource",
|
||||
"file-format",
|
||||
"fs-lock",
|
||||
"gh-token",
|
||||
"home",
|
||||
"log",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue