mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-20 17:46:37 +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
crates/binstalk-git-repo-api
|
@ -26,3 +26,4 @@ url = "2.3.1"
|
|||
[dev-dependencies]
|
||||
binstalk-downloader = { version = "0.11.1", path = "../binstalk-downloader" }
|
||||
tracing-subscriber = "0.3"
|
||||
once_cell = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue