mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-17 08:06:38 +00:00
Share remote::Client
between tests when in cargo-test
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
2feac66e14
commit
ec279cd1d5
3 changed files with 17 additions and 8 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -354,6 +354,7 @@ version = "0.0.0"
|
|||
dependencies = [
|
||||
"binstalk-downloader",
|
||||
"compact_str",
|
||||
"once_cell",
|
||||
"percent-encoding",
|
||||
"serde",
|
||||
"serde-tuple-vec-map",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue