mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Refactor: Move mod git
into binstalk-downloader
(#1285)
To speedup codegen time for `binstalk`, also fixed the docs.rs build for `binstalk-downloader`. Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
6a1d317fde
commit
c57356e870
7 changed files with 14 additions and 7 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -243,7 +243,6 @@ dependencies = [
|
|||
"compact_str",
|
||||
"detect-targets",
|
||||
"either",
|
||||
"gix",
|
||||
"glob",
|
||||
"home",
|
||||
"itertools",
|
||||
|
@ -286,6 +285,7 @@ dependencies = [
|
|||
"flate2",
|
||||
"futures-util",
|
||||
"generic-array",
|
||||
"gix",
|
||||
"httpdate",
|
||||
"percent-encoding",
|
||||
"quinn 0.10.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue