Share remote::Client between tests when in cargo-test

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-06-12 19:47:59 +10:00
parent 2feac66e14
commit ec279cd1d5
No known key found for this signature in database
GPG key ID: 76D1E687CA3C4928
3 changed files with 17 additions and 8 deletions

1
Cargo.lock generated
View file

@ -354,6 +354,7 @@ version = "0.0.0"
dependencies = [
"binstalk-downloader",
"compact_str",
"once_cell",
"percent-encoding",
"serde",
"serde-tuple-vec-map",